mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 11:50:10 +02:00
Merge pull request #964 from ailin-nemui/fixes
fix duplicate include guard and link libs of test
This commit is contained in:
commit
bc1d82a757
2 changed files with 3 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef __FE_CHANNELS_H
|
||||
#define __FE_CHANNELS_H
|
||||
#ifndef __FE_SETTINGS_H
|
||||
#define __FE_SETTINGS_H
|
||||
|
||||
void fe_settings_set_print(const char *key);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue