aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/packet_list_store.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/packet_list_store.c')
-rw-r--r--gtk/packet_list_store.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/packet_list_store.c b/gtk/packet_list_store.c
index 844959c7fc..3c62ceaf5f 100644
--- a/gtk/packet_list_store.c
+++ b/gtk/packet_list_store.c
@@ -25,7 +25,8 @@
* USA.
*/
-/* This code is based on the GTK+ Tree View tutorial at http://scentric.net */
+/* This code was originally based on the GTK+ Tree View tutorial at
+ * http://scentric.net/tutorial */
#ifdef HAVE_CONFIG_H
#include "config.h"