This commit is contained in:
marschap
2006-07-16 10:20:55 +00:00
parent bc4ae6c1b9
commit fb1d8c7fc4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
typedef enum {
standard, /* only char 0 is used for heartbeat */
vbar, /* vertical bars */
hbar, /* horizontaln bars */
hbar, /* horizontal bars */
bignum, /* big numbers */
bigchar, /* big characters */
custom /* custom icons */
+1 -1
View File
@@ -33,7 +33,7 @@
typedef enum {
standard, /* only char 0 is used for heartbeat */
vbar, /* vertical bars */
hbar, /* horizontaln bars */
hbar, /* horizontal bars */
bignum, /* big numbers */
bigchar /* big characters */
} CGmode;
+1 -1
View File
@@ -45,7 +45,7 @@
typedef enum {
standard, /* only char 0 is used for heartbeat */
vbar, /* vertical bars */
hbar, /* horizontaln bars */
hbar, /* horizontal bars */
bignum, /* big numbers */
bigchar, /* big characters */
custom /* custom icons */