Explorar o código

fix typo in (unused) define

Markus Neteler %!s(int64=5) %!d(string=hai) anos
pai
achega
f42f0cb043
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      general/g.setproj/local_proto.h

+ 1 - 1
general/g.setproj/local_proto.h

@@ -2,7 +2,7 @@
 /* exit codes */
 #define SP_FATAL     1		/* [ G_fatal_error () returns 1 ] */
 #define SP_NOCHANGE  2
-#define SP_UNKOWN    3
+#define SP_UNKNOWN   3
 
 /* $GISBASE-relative locations of parameter files */
 #define STP1927PARAMS "/etc/proj/state27"