aboutsummaryrefslogtreecommitdiffstats
path: root/src/utf8.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utf8.c')
-rw-r--r--src/utf8.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/utf8.c b/src/utf8.c
index ff8a2ec..e324a53 100644
--- a/src/utf8.c
+++ b/src/utf8.c
@@ -10,6 +10,9 @@ static char rcsid[] = "$Id$";
/*
* $Log$
+ * Revision 1.6 2008/02/26 23:23:17 james
+ * *** empty log message ***
+ *
* Revision 1.5 2008/02/24 00:42:53 james
* *** empty log message ***
*
@@ -180,3 +183,4 @@ utf8_emit (TTY * t, int ch)
t->xmit (t, buf, 4);
}
}
+