summaryrefslogtreecommitdiff
path: root/cgps.c
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2006-09-21 00:58:22 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2006-09-21 00:58:22 +0000
commitafffa0eaf69d0706e4379eb4bdc30acf02d40a85 (patch)
treed842bc53e9568719c6cb0ff24701b4c2c5814321 /cgps.c
parent066e759cc0af5e7875dba08ddac5a75d9d70e0ce (diff)
downloadgpsd-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 'cgps.c')
-rw-r--r--cgps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgps.c b/cgps.c
index 6e270f43..d6ce3a8d 100644
--- a/cgps.c
+++ b/cgps.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/*
* Copyright (c) 2005 Jeff Francis <jeff@gritch.org>
*
@@ -17,7 +18,6 @@
/*
Jeff Francis
jeff@gritch.org
- $Id$
Kind of a curses version of xgps for use with gpsd.
*/