From 4cd3114c5013aeccd790582f6cd1dd2760be9dd0 Mon Sep 17 00:00:00 2001 From: james <> Date: Fri, 7 Mar 2008 12:37:04 +0000 Subject: *** empty log message *** --- src/ansi.h | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'src/ansi.h') 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 , @@ -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 { -- cgit v1.2.3