X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c83acac4bb6fe61e1e0f4b8e4b2e4a0d2f00b416..ca3143890523c6d3092f0e7c3f9aceffa698dbd9:/sbr/dtimep.l?ds=sidebyside diff --git a/sbr/dtimep.l b/sbr/dtimep.l index 35c455db..2b6df175 100644 --- a/sbr/dtimep.l +++ b/sbr/dtimep.l @@ -35,7 +35,7 @@ */ #define YY_DECL struct tws *dparsetime(char *lexstr) - /* yyerminate() is called after the input string is matched to + /* yyterminate() is called after the input string is matched to * completion (actually, when the lexer reaches an EOF). The only * thing that really needs to be in this macro function is the * return call, which must be substituted inline into dparsetime.