This website requires JavaScript.
Explore
Help
Register
Sign in
zynk
/
irssi
Watch
2
Star
0
Fork
You've already forked irssi
0
mirror of
https://github.com/irssi/irssi.git
synced
2026-08-15 22:52:15 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f7966d9c08
irssi
/
src
/
fe-common
/
core
/
fe-settings.h
6 lines
102 B
C
Raw
Normal View
History
Unescape
Escape
fix duplicate include guard
2018-10-17 00:58:49 +02:00
#
ifndef __FE_SETTINGS_H
#
define __FE_SETTINGS_H
show initial nick and name on first start
2017-11-01 15:48:35 +01:00
void
fe_settings_set_print
(
const
char
*
key
)
;
#
endif
Reference in a new issue
Copy permalink