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:
parent
54fb7701a2
commit
16c07e3d51
@ -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 (!$$)
|
||||||
|
Loading…
Reference in New Issue
Block a user