irssi/src/fe-common/core/fe-settings.h

6 lines
102 B
C
Raw Normal View History

#ifndef __FE_CHANNELS_H
#define __FE_CHANNELS_H
void fe_settings_set_print(const char *key);
#endif