mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
Don't allow any setup file changes or log writing if another irssi
session is running. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@121 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
76279fdbe1
commit
962e6fea11
1 changed files with 2 additions and 0 deletions
|
|
@ -71,4 +71,6 @@ SETUP_CHANNEL_REC;
|
||||||
|
|
||||||
extern GList *setupchannels;
|
extern GList *setupchannels;
|
||||||
|
|
||||||
|
extern gboolean readonly;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue