summaryrefslogtreecommitdiff
path: root/bits.c
diff options
context:
space:
mode:
authorJon Schlueter <jon.schlueter@gmail.com>2010-04-29 19:19:06 -0400
committerJon Schlueter <jon.schlueter@gmail.com>2010-04-29 19:19:06 -0400
commit365ed18bccd859533bc15ed444d631ae8db956ea (patch)
treecf3cdd2208ee42193eb0965cb0fb3fe6a3501e7a /bits.c
parentec2e285be32fbf5d8190e668179c62e92c779fbd (diff)
downloadgpsd-365ed18bccd859533bc15ed444d631ae8db956ea.tar.gz
Whitespace and indenting cleanup.
In bits.c gpsd.c gpsd_json.c and several drivers. Regression tests passing.
Diffstat (limited to 'bits.c')
-rw-r--r--bits.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bits.c b/bits.c
index 4e5299a6..ba546f9d 100644
--- a/bits.c
+++ b/bits.c
@@ -1,5 +1,5 @@
/* bits.c - bitfield extraction code
- *
+ *
* This file is Copyright (c)2010 by the GPSD project
* BSD terms apply: see the file COPYING in the distribution root for details.
*