mercurial/posix.py
changeset 14237 4d684d8210a1
parent 14235 b9e1b041744f
child 14271 4030630fb59c
--- a/mercurial/posix.py	Fri May 06 15:36:05 2011 +0200
+++ b/mercurial/posix.py	Fri May 06 15:41:04 2011 +0200
@@ -244,7 +244,7 @@
             return executable
     return None
 
-def set_signal_handler():
+def setsignalhandler():
     pass
 
 def statfiles(files):