Fixed little typo
authorkazer_ <kazer_@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 3 Sep 2007 13:06:45 +0000 (13:06 +0000)
committerkazer_ <kazer_@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 3 Sep 2007 13:06:45 +0000 (13:06 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@406 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/src/vehicle.h

index f830c4d..eba1c7f 100644 (file)
@@ -1,6 +1,7 @@
 #ifdef __cplusplus
 extern "C" {
-#endif/* prototypes */
+#endif
+/* prototypes */
 enum projection;
 struct callback;
 struct coord;