diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-09-15 14:01:31 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-09-15 14:01:31 +0000 |
commit | d7b6acee03aeacd28e8e91f1967ea9a1e3a46dae (patch) | |
tree | c072724837617a7ee625d074d71b60e2801f9a26 /qpegps/qpegps-cvs/gpsd-fix.patch | |
parent | b190fed0b2458d4da0812b3a41e39f75cd1cdfa1 (diff) |
qpegps: set correct version and rename
BKrev: 41484b3b7GzIZw0hdacjX9St0OyJ_Q
Diffstat (limited to 'qpegps/qpegps-cvs/gpsd-fix.patch')
-rw-r--r-- | qpegps/qpegps-cvs/gpsd-fix.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/qpegps/qpegps-cvs/gpsd-fix.patch b/qpegps/qpegps-cvs/gpsd-fix.patch deleted file mode 100644 index 0b15166548..0000000000 --- a/qpegps/qpegps-cvs/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(); |