Browse Source

TGRASS: fix TGIS_STR3DS declaration (trunk r71198; see trac https://trac.osgeo.org/grass/ticket/3331)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@71200 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 8 years ago
parent
commit
99cbad26a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/temporal.h

+ 1 - 1
include/temporal.h

@@ -35,7 +35,7 @@ int tgis_set_default_connection(void);
 #define TGIS_RASTER3D_MAP 2
 #define TGIS_VECTOR_MAP   3
 #define TGIS_STRDS        4
-#define TGIS STR3DS       5
+#define TGIS_STR3DS       5
 #define TGIS_STVDS        6
 
 #define TGIS_ABSOLUTE_TIME 0