mercurial/hgweb/common.py
changeset 2391 d351a3be3371
parent 2356 2db831b33e8f
child 2514 419c42223bee
--- a/mercurial/hgweb/common.py	Thu Jun 01 15:55:09 2006 -0700
+++ b/mercurial/hgweb/common.py	Fri Jun 02 08:05:01 2006 -0700
@@ -1,4 +1,4 @@
-# hgweb.py - web interface to a mercurial repository
+# hgweb/common.py - Utility functions needed by hgweb_mod and hgwebdir_mod
 #
 # Copyright 21 May 2005 - (c) 2005 Jake Edge <jake@edge2.net>
 # Copyright 2005 Matt Mackall <mpm@selenic.com>