Searched refs:VT100_CLOSE (Results 1 – 2 of 2) sorted by relevance
33 #define VT100_CLOSE "\033[0m" macro46 #define VT100_CLOSE "" macro
145 printf("%s", VT100_CLOSE); in PrintHelp()