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