]> granicus.if.org Git - python/commitdiff
Issue #20374: delete spurious empty line
authorNed Deily <nad@acm.org>
Thu, 6 Feb 2014 01:01:41 +0000 (17:01 -0800)
committerNed Deily <nad@acm.org>
Thu, 6 Feb 2014 01:01:41 +0000 (17:01 -0800)
Modules/readline.c

index 033a840e022ad037272671f46c196158cadbc20e..a5d48c91ed1548f89e7d447ba94a15129f01dca1 100644 (file)
@@ -749,7 +749,6 @@ on_hook(PyObject *func)
     return result;
 }
 
-
 static int
 #if defined(_RL_FUNCTION_TYPEDEF)
 on_startup_hook(void)