Commit 548095cd authored by Larry Hastings's avatar Larry Hastings

Fix for AMD FreeBSD 9 buildbot (hopefully), broken by my last checkin.

parent cdc7e667
......@@ -3455,7 +3455,6 @@ os_fchmod_impl(PyModuleDef *module, int fd, int mode)
#ifdef HAVE_LCHMOD
PyDoc_STRVAR(posix_lchmod__doc__,
/*[clinic input]
os.lchmod
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment