Home
last modified time | relevance | path

Searched refs:timestring (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dxgettext.c2772 char *timestring; in construct_header() local
2787 timestring = po_strftime (&now); in construct_header()
2800 timestring); in construct_header()
2801 free (timestring); in construct_header()