git-svn-id: https://svn.osgeo.org/grass/grass/trunk@68471 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -18,8 +18,8 @@
#define LAS_ALL 0
#define LAS_FIRST 1
-#define LAS_LAST 2
-#define LAS_MID 3
+#define LAS_MID 2
+#define LAS_LAST 3
struct GLidarLayers
{