1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-04 20:46:45 +02:00

This should fix segfault and remove one-line comments

This commit is contained in:
mannol
2014-03-11 23:22:27 +01:00
parent 7c63bd80d6
commit ed3e9b476d
11 changed files with 42 additions and 51 deletions

View File

@ -82,7 +82,7 @@ enum {
/* Fixes text color problem on some terminals.
Uncomment if necessary */
//#define URXVT_FIX
/* #define URXVT_FIX */
typedef struct ToxWindow ToxWindow;
typedef struct StatusBar StatusBar;