##// END OF EJS Templates
made C src formatting more consistent
twaldmann@thinkmo.de -
r1542:8e80eefb default
parent child Browse files
Show More
@@ -353,3 +353,4 b' PyMODINIT_FUNC initbdiff(void)'
353 {
353 {
354 Py_InitModule3("bdiff", methods, mdiff_doc);
354 Py_InitModule3("bdiff", methods, mdiff_doc);
355 }
355 }
356
General Comments 0
You need to be logged in to leave comments. Login now