summaryrefslogtreecommitdiffstats
path: root/codegen
diff options
context:
space:
mode:
Diffstat (limited to 'codegen')
-rwxr-xr-xcodegen/h2def.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/codegen/h2def.py b/codegen/h2def.py
index d4b2135..9750598 100755
--- a/codegen/h2def.py
+++ b/codegen/h2def.py
@@ -7,7 +7,7 @@
#
# Modified by James Henstridge <james@daa.com.au> to output stuff in
# Havoc's new defs format. Info on this format can be seen at:
-# http://www.gnome.org/mailing-lists/archives/gtk-devel-list/2000-January/0085.shtml
+# http://mail.gnome.org/archives/gtk-devel-list/2000-January/msg00070.html
# Updated to be PEP-8 compatible and refactored to use OOP
import getopt