/SET beep_when_window_active + some cleanups

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1313 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-03-03 18:30:21 +00:00 committed by cras
commit 46d93a3f4b
3 changed files with 16 additions and 11 deletions

View file

@ -32,7 +32,7 @@ struct _FORMAT_REC {
typedef struct {
WINDOW_REC *window;
void *server;
SERVER_REC *server;
const char *target;
int level;