polytech umpc project

Fork of SerialGPS by Shinichiro Nakamura

Revision:
1:a5b887e09aa4
Parent:
0:3d0c5d7e5d0a
Child:
2:bedf4d6d1755
--- a/SerialGPS.cpp	Mon Sep 20 06:03:38 2010 +0000
+++ b/SerialGPS.cpp	Tue Oct 12 22:22:28 2010 +0000
@@ -50,7 +50,7 @@
             src[cnt++] = c & 0xff;
         } while (!done);
     } while (cnt <= 1);
-
+    
     /*
      * Return if the callback function does not exists.
      */