aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/ethclist.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/ethclist.h')
-rw-r--r--gtk/ethclist.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/gtk/ethclist.h b/gtk/ethclist.h
index 80e63fffdd..21432480ae 100644
--- a/gtk/ethclist.h
+++ b/gtk/ethclist.h
@@ -2,7 +2,7 @@
* Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball, Josh MacDonald
* Copyright (C) 1997-1998 Jay Painter <jpaint@serv.net><jpaint@gimp.org>
*
- * $Id: ethclist.h,v 1.2 2004/02/20 22:37:50 guy Exp $
+ * $Id: ethclist.h,v 1.3 2004/06/01 20:28:05 ulfl Exp $
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
@@ -27,6 +27,11 @@
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
+/** @file
+ * GtkCList for GTK1.2 libs, copied from GTK sources.
+ * @todo is this correct?
+ */
+
#ifndef __ETH_CLIST_H__
#define __ETH_CLIST_H__