diff options
Diffstat (limited to 'gtk/gtkvruler.h')
-rw-r--r-- | gtk/gtkvruler.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/gtkvruler.h b/gtk/gtkvruler.h index 35bf444172..8126c32322 100644 --- a/gtk/gtkvruler.h +++ b/gtk/gtkvruler.h @@ -21,7 +21,7 @@ * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS * file for a list of people on the GTK+ Team. See the ChangeLog * files for a list of changes. These files are distributed with - * GTK+ at ftp://ftp.gtk.org/pub/gtk/. + * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ /* @@ -79,4 +79,3 @@ G_END_DECLS #endif /* __GTK_VRULER_H__ */ - |