summaryrefslogtreecommitdiffstats
path: root/Doc/ext/extending.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/ext/extending.tex')
-rw-r--r--Doc/ext/extending.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/ext/extending.tex b/Doc/ext/extending.tex
index 2b7963e..0f38e96 100644
--- a/Doc/ext/extending.tex
+++ b/Doc/ext/extending.tex
@@ -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