summaryrefslogtreecommitdiff
path: root/graphtft
diff options
context:
space:
mode:
Diffstat (limited to 'graphtft')
-rw-r--r--graphtft/font.c2
-rw-r--r--graphtft/font.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphtft/font.c b/graphtft/font.c
index 54b6083..cd21471 100644
--- a/graphtft/font.c
+++ b/graphtft/font.c
@@ -1,5 +1,5 @@
/*
- * $Id: font.c,v 1.6 2004/12/14 20:02:31 lordjaxom Exp $
+ * $Id: font.c,v 1.1 2004/12/19 22:03:24 lordjaxom Exp $
*
* Taken from GraphTFT
*/
diff --git a/graphtft/font.h b/graphtft/font.h
index 8969287..2d2eee1 100644
--- a/graphtft/font.h
+++ b/graphtft/font.h
@@ -1,5 +1,5 @@
/*
- * $Id: font.h,v 1.5 2004/12/14 20:02:31 lordjaxom Exp $
+ * $Id: font.h,v 1.1 2004/12/19 22:03:24 lordjaxom Exp $
*
* Taken from GraphTFT
*/