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:   christos
Date:           Mon Jul 28 17:54:02 UTC 2008

Modified Files:
        src/sys/net80211: _ieee80211.h ieee80211.h ieee80211_ioctl.h
            ieee80211_proto.h ieee80211_radiotap.h

Log Message:
- trailing commas in enums
- arithmetic on enums needs cast
from Anon Ymous


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/net80211/_ieee80211.h
cvs rdiff -r1.18 -r1.19 src/sys/net80211/ieee80211.h \
    src/sys/net80211/ieee80211_ioctl.h src/sys/net80211/ieee80211_radiotap.h
cvs rdiff -r1.16 -r1.17 src/sys/net80211/ieee80211_proto.h

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