commit | a0d69f229fedea3f2b510ee8ece985c974860d41 | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Sat Mar 10 22:54:22 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Apr 28 11:01:00 2007 -0400 |
tree | 3309df12cb5f1b9f019088953181165339c5c29b | |
parent | d2f11e0991e3794f11d851b7ee0d98e064b10333 [diff] |
[PATCH] sparse-annotate radiotap header Document that all fields must be little endian. Use annotated types even in the comments. Consistently use shorter type names (u8, s8). Realign the comments. Signed-off-by: Pavel Roskin <proski@gnu.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>