Searched refs:buildDtMsg (Results 1 – 1 of 1) sorted by relevance
555 const char * const buildDtMsg = dtMsg(BUILD_DATETIME); in showVersion() local556 pm_message("Built at %s", buildDtMsg); in showVersion()557 pm_strfree(buildDtMsg); in showVersion()