chiark
/
gitweb
/
~mdw
/
pyke
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
util.c: Zap spurious whitespace.
[pyke]
/
util.c
diff --git
a/util.c
b/util.c
index ed56e99a23bbcdb21cd881ff76a6c75b8522301b..f63bda051d4471ec2587aabd7e1c5350d1227f0f 100644
(file)
--- a/
util.c
+++ b/
util.c
@@
-226,8
+226,8
@@
PyMethodDef *donemethods(void)
/*----- Exceptions --------------------------------------------------------*/
/*----- Exceptions --------------------------------------------------------*/
-PyObject *
mkexc(PyObject *mod, PyObject *base,
-
const char *name, PyMethodDef *mm)
+PyObject *mkexc(PyObject *mod, PyObject *base,
+ const char *name, PyMethodDef *mm)
{
PyObject *nameobj = 0;
PyObject *dict = 0;
{
PyObject *nameobj = 0;
PyObject *dict = 0;