7 lines
72 B
C
7 lines
72 B
C
|
#ifndef HELP_H_
|
||
|
|
||
|
VARDECL char const * help_msg;
|
||
|
|
||
|
#define HELP_H_
|
||
|
#endif
|