0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-17 16:48:43 +00:00

Removed bogus comment.

This commit is contained in:
Martin Mares 2000-03-04 21:27:57 +00:00
parent 54fb7701a2
commit 16c07e3d51

View File

@ -118,7 +118,7 @@ pxlen:
} }
; ;
datetime: /* Return seconds from epoch, FIXME we want be more user friendly */ datetime:
TEXT { TEXT {
$$ = tm_parse_date($1); $$ = tm_parse_date($1);
if (!$$) if (!$$)