Generating cflags bufs dynamically: one for RPL_MYINFO and one for
supported.c
This commit is contained in:
parent
9bec26cc38
commit
c18cb68b91
5 changed files with 49 additions and 5 deletions
|
@ -68,5 +68,7 @@ extern void chm_voice(struct Client *source_p, struct Channel *chptr,
|
|||
extern void construct_noparam_modes(void);
|
||||
extern void find_orphaned_cflags(void);
|
||||
extern unsigned int find_cflag_slot(void);
|
||||
extern char cflagsbuf[256];
|
||||
extern char cflagsmyinfo[256];
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue