ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/sys/netatalk/aarp.h
(Generate patch)

Comparing trunk/sys/netatalk/aarp.h (file contents):
Revision 9927 by laffer1, Wed Sep 14 19:36:54 2016 UTC vs.
Revision 9928 by laffer1, Fri May 25 13:13:07 2018 UTC

# Line 1 | Line 1
1 + /* $MidnightBSD$ */
2   /*-
3   * Copyright (c) 1990,1991 Regents of The University of Michigan.
4   * All Rights Reserved.
# Line 23 | Line 24
24   *      +1-313-764-2278
25   *      netatalk@umich.edu
26   *
27 < * $MidnightBSD$
27 > * $FreeBSD: stable/10/sys/netatalk/aarp.h 249925 2013-04-26 12:50:32Z glebius $
28   */
29  
30   #ifndef _NETATALK_AARP_H_
# Line 80 | Line 81 | struct aarptab {
81   #define AARPOP_PROBE    0x03
82  
83   #ifdef _KERNEL
84 < struct aarptab          *aarptnew(struct at_addr      *);
84 > struct aarptab          *aarptnew(const struct at_addr *);
85   #endif
86  
87   #endif /* _NETATALK_AARP_H_ */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines