summaryrefslogtreecommitdiff
path: root/qpegps/qpegps-0.9.1+cvs-20040817/gpsd-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qpegps/qpegps-0.9.1+cvs-20040817/gpsd-fix.patch')
-rw-r--r--qpegps/qpegps-0.9.1+cvs-20040817/gpsd-fix.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/qpegps/qpegps-0.9.1+cvs-20040817/gpsd-fix.patch b/qpegps/qpegps-0.9.1+cvs-20040817/gpsd-fix.patch
deleted file mode 100644
index 0b15166548..0000000000
--- a/qpegps/qpegps-0.9.1+cvs-20040817/gpsd-fix.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-
-#
-# Patch managed by http://www.holgerschurig.de/patcher.html
-#
-
---- qpegps/client.cpp~gpss-fix
-+++ qpegps/client.cpp
-@@ -301,6 +301,7 @@
- dataPos = dataStr.find('=')-1;
- }
- }
-+ while( socket->getch()>0){;}
- if(positionChanged)
- {
- gpsData->adjustDatum();