Fix missing parethesis.

This commit is contained in:
Raymond Hettinger 2003-05-20 05:31:16 +00:00
parent 092b2a97d2
commit f9c2eda3c1
1 changed files with 1 additions and 1 deletions

View File

@ -1344,7 +1344,7 @@ import_spam(void)
}
#endif
#endif /* !defined(Py_SPAMMODULE_H */
#endif /* !defined(Py_SPAMMODULE_H) */
\end{verbatim}
All that a client module must do in order to have access to the