Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/net80211



Module Name:    src
Committed By:   dyoung
Date:           Tue Sep 23 16:03:48 UTC 2003

Modified Files:
        src/sys/net80211: ieee80211_crypto.c

Log Message:
More changes following this pattern:

#ifdef __FreeBSD__
        /* FreeBSD-ism */
#else
        /* NetBSD-ism */
#endif


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/net80211/ieee80211_crypto.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index