]> git.sur5r.net Git - cc65/blobdiff - src/da65/scanner.h
Followed discussions in the Pull reequest #681.
[cc65] / src / da65 / scanner.h
index 14a3ef679c58fa4e3962bf138f56231c74df9734..d4e38177b3e77a17131b10260211cf02b536292c 100644 (file)
@@ -105,7 +105,7 @@ typedef enum token_t {
     INFOTOK_COMMENT,
     INFOTOK_ADDR,
     INFOTOK_SIZE,
-    INFOTOK_VOPERAND,
+    INFOTOK_PARAMSIZE,
 
     /* ASMINC section */
     INFOTOK_FILE,