diff options
Diffstat (limited to 'tksao/frame/saoparser.H')
-rw-r--r-- | tksao/frame/saoparser.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tksao/frame/saoparser.H b/tksao/frame/saoparser.H index b3fcf10..541f58d 100644 --- a/tksao/frame/saoparser.H +++ b/tksao/frame/saoparser.H @@ -80,7 +80,7 @@ #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED typedef union YYSTYPE -#line 59 "frame/saoparser.Y" +#line 60 "frame/saoparser.Y" { #define SAOBUFSIZE 2048 double real; |