Home
last modified time | relevance | path

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

/dports/graphics/netpbm/netpbm-10.91.01/lib/
H A Dlibpm.c555 const char * const buildDtMsg = dtMsg(BUILD_DATETIME); in showVersion() local
556 pm_message("Built at %s", buildDtMsg); in showVersion()
557 pm_strfree(buildDtMsg); in showVersion()