diff options
Diffstat (limited to 'astro/gpsdrive/files/patch-src-tm.c')
-rw-r--r-- | astro/gpsdrive/files/patch-src-tm.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/astro/gpsdrive/files/patch-src-tm.c b/astro/gpsdrive/files/patch-src-tm.c deleted file mode 100644 index a9ba3fe7fe37..000000000000 --- a/astro/gpsdrive/files/patch-src-tm.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/tm.c~ Fri Apr 5 19:59:45 2002 -+++ src/tm.c Wed Jun 26 13:35:52 2002 -@@ -19,6 +19,9 @@ - extern char latd; - extern char lond; - -+void do_eminit (); -+ -+ - void process_message(char *sentence) - { - if (checksum(sentence)) { |