mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
fix duplicate include guard
This commit is contained in:
parent
da15279fa3
commit
cbc27062e7
@ -1,5 +1,5 @@
|
|||||||
#ifndef __FE_CHANNELS_H
|
#ifndef __FE_SETTINGS_H
|
||||||
#define __FE_CHANNELS_H
|
#define __FE_SETTINGS_H
|
||||||
|
|
||||||
void fe_settings_set_print(const char *key);
|
void fe_settings_set_print(const char *key);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user