aboutsummaryrefslogtreecommitdiffstats
path: root/src/ansi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ansi.h')
-rw-r--r--src/ansi.h11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/ansi.h b/src/ansi.h
index beb0baa..5ea6cad 100644
--- a/src/ansi.h
+++ b/src/ansi.h
@@ -1,4 +1,4 @@
-/*
+/*
* ansi.h:
*
* Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
@@ -6,12 +6,15 @@
*
*/
-/*
+/*
* $Id$
*/
-/*
+/*
* $Log$
+ * Revision 1.19 2008/03/07 12:37:04 james
+ * *** empty log message ***
+ *
* Revision 1.18 2008/03/06 21:34:09 james
* *** empty log message ***
*
@@ -74,7 +77,7 @@
#define ANSI_INVAL -1
#define ANSI_ESCAPE_BUF_LEN 10
-#define ANSI_ESCAPE_TIMEOUT 100000 /*in ms */
+#define ANSI_ESCAPE_TIMEOUT 100000 /* in ms */
typedef struct
{