diff -r 0a18374c0769 -r ae4f1f48c569 mercurial/sshrepo.py --- a/mercurial/sshrepo.py Sat Aug 27 15:05:43 2005 -0700 +++ b/mercurial/sshrepo.py Sat Aug 27 15:05:59 2005 -0700 @@ -1,4 +1,4 @@ -# hg.py - repository classes for mercurial +# sshrepo.py - ssh repository proxy class for mercurial # # Copyright 2005 Matt Mackall #