Revert 3336, try fix #2 (bug 4852, r=dvander)

This commit is contained in:
Fyren
2011-07-09 20:47:43 -07:00
parent 264ffa80ce
commit 4d52fe0490
2 changed files with 13 additions and 2 deletions
+1
View File
@@ -386,6 +386,7 @@ typedef struct s_stringpair {
#define tSTRING 340
#define tEXPR 341 /* for assigment to "lastst" only (see SC1.C) */
#define tENDLESS 342 /* endless loop, for assigment to "lastst" only */
#define tEMPTYBLOCK 343 /* empty blocks for AM bug 4825 */
/* (reversed) evaluation of staging buffer */
#define sSTARTREORDER 0x01