10 lines
116 B
C
10 lines
116 B
C
#ifndef HELP_H_
|
|
|
|
/* (((git))) */
|
|
|
|
VARDECL char const * help_msg;
|
|
VARDECL char const * fmsg;
|
|
|
|
#define HELP_H_
|
|
#endif
|