Removed bogus comment.
This commit is contained in:
parent
54fb7701a2
commit
16c07e3d51
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ pxlen:
|
|||
}
|
||||
;
|
||||
|
||||
datetime: /* Return seconds from epoch, FIXME we want be more user friendly */
|
||||
datetime:
|
||||
TEXT {
|
||||
$$ = tm_parse_date($1);
|
||||
if (!$$)
|
||||
|
|
Loading…
Reference in a new issue