Fixed help.h and removed entry from unity.c
This commit is contained in:
parent
aed88c3521
commit
ae3bbf2a91
@ -1,5 +1,7 @@
|
||||
#ifndef HELP_H_
|
||||
|
||||
/* (((git))) */
|
||||
|
||||
extern char const * help_msg;
|
||||
extern char const * fmsg;
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
#define DECL static
|
||||
#include "help.h"
|
||||
#include "irc.c"
|
||||
#include "parse.c"
|
||||
#include "api.c"
|
||||
|
Reference in New Issue
Block a user