aboutsummaryrefslogtreecommitdiffstats
path: root/src/term.h
diff options
context:
space:
mode:
authorjames <>2008-02-14 01:55:57 +0000
committerjames <>2008-02-14 01:55:57 +0000
commite65130e63d050d37b9605339c0abfdcef73c4472 (patch)
tree224026bf153dd62bd3ad0e125d505ee2235b8563 /src/term.h
parentccc64e79a870d37ddff7afa92a41fd9a8dbecd42 (diff)
downloadsympathy-e65130e63d050d37b9605339c0abfdcef73c4472.tar.gz
sympathy-e65130e63d050d37b9605339c0abfdcef73c4472.tar.bz2
sympathy-e65130e63d050d37b9605339c0abfdcef73c4472.zip
*** empty log message ***
Diffstat (limited to 'src/term.h')
-rw-r--r--src/term.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/term.h b/src/term.h
new file mode 100644
index 0000000..3190ef3
--- /dev/null
+++ b/src/term.h
@@ -0,0 +1,23 @@
+/*
+ * term.h:
+ *
+ * Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
+ * All rights reserved.
+ *
+ */
+
+/*
+ * $Id$
+ */
+
+/*
+ * $Log$
+ * Revision 1.1 2008/02/14 01:55:57 james
+ * *** empty log message ***
+ *
+ */
+
+#ifndef __TERM_H__
+#define __TERM_H__
+
+#endif /* __TERM_H__ */