]> Shamusworld >> Repos - rmac/blobdiff - token.c
Fix for ^^filesize (these kind of hacks need to go in the long game)
[rmac] / token.c
diff --git a/token.c b/token.c
index 2d3742fedc6d2643ef3d50f6ecfe118120777aed..a652f2f8328263c048677f84d7b8f4d81d44b4cb 100644 (file)
--- a/token.c
+++ b/token.c
@@ -1199,6 +1199,7 @@ DEBUG { printf("TokenizeLine: Calling fpop() from SRC_IFILE...\n"); }
                        case 119:   // macdef
                        case 120:   // time
                        case 121:   // date
+                       case KW_FILESIZE: // filesize
                                j = -1;
                        }