little cleanups

This commit is contained in:
marschap
2006-06-20 17:19:43 +00:00
parent 89997fb68d
commit 6a1a98ccba
2 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -63,7 +63,8 @@ typedef enum {
vbar, /* vertical bars */
hbar, /* horizontaln bars */
bignum, /* big numbers */
bigchar /* big characters */
bigchar, /* big characters */
custom /* custom icons */
} CGmode;