aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/text_page.h
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-06-03 14:54:26 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-06-03 14:54:26 +0000
commit03f8df8a9a40fe59d898066ac29acaad4632f650 (patch)
treeab5c614b6b5d174cce19b8cbb999c794eeee4637 /gtk/text_page.h
parent0b9bd0088fac6742b0a674852bcaeeb8576e4651 (diff)
add details for doxygen
svn path=/trunk/; revision=11090
Diffstat (limited to 'gtk/text_page.h')
-rw-r--r--gtk/text_page.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/text_page.h b/gtk/text_page.h
index fa795f01b2..d31a4f04aa 100644
--- a/gtk/text_page.h
+++ b/gtk/text_page.h
@@ -1,7 +1,7 @@
/* text_page.h
* Declarations of routine to construct a simple text page from a file.
*
- * $Id: text_page.h,v 1.2 2004/06/02 22:13:04 ulfl Exp $
+ * $Id: text_page.h,v 1.3 2004/06/03 14:54:26 ulfl Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -27,6 +27,7 @@
/** @file
* Construct a simple text page widget from a file.
+ * @todo move this and the implementation to ui_util.
*/
/** Construct a simple text page widget from a file (UTF8 encoded).