comparison mcabber/src/main.c @ 1053:1ec7ec9bda60

Cleanup/cosmetics
author Mikael Berthe <mikael@lilotux.net>
date Mon, 27 Nov 2006 20:55:33 +0100
parents 8a395c2cafc4
children c0d44a9a99bc
comparison
equal deleted inserted replaced
1052:c8a8edd5c50d 1053:1ec7ec9bda60
45 #ifdef ENABLE_HGCSET 45 #ifdef ENABLE_HGCSET
46 # include "hgcset.h" 46 # include "hgcset.h"
47 #endif 47 #endif
48 48
49 #ifndef WAIT_ANY 49 #ifndef WAIT_ANY
50 # define WAIT_ANY -1 50 # define WAIT_ANY -1
51 #endif 51 #endif
52 52
53 static struct termios *backup_termios; 53 static struct termios *backup_termios;
54 54
55 char *mcabber_version(void) 55 char *mcabber_version(void)