diff options
author | Chris Kuethe <chris.kuethe@gmail.com> | 2006-09-21 00:58:22 +0000 |
---|---|---|
committer | Chris Kuethe <chris.kuethe@gmail.com> | 2006-09-21 00:58:22 +0000 |
commit | afffa0eaf69d0706e4379eb4bdc30acf02d40a85 (patch) | |
tree | d842bc53e9568719c6cb0ff24701b4c2c5814321 /bits_test.c | |
parent | 066e759cc0af5e7875dba08ddac5a75d9d70e0ce (diff) | |
download | gpsd-afffa0eaf69d0706e4379eb4bdc30acf02d40a85.tar.gz |
Add subversion ID tags near the beginning of every file.
First line where possible, second line for scripts called with #!
Diffstat (limited to 'bits_test.c')
-rw-r--r-- | bits_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bits_test.c b/bits_test.c index 19d05ada..1527fe44 100644 --- a/bits_test.c +++ b/bits_test.c @@ -1,3 +1,4 @@ +/* $Id$ */ /* test harness for bits.h */ #include <stdio.h> |