Kaydet (Commit) 52e2d51e authored tarafından Fred Drake's avatar Fred Drake

Fixed latex2html weirdness for a footnote.

üst 9aa8543c
...@@ -1294,8 +1294,8 @@ checking. ...@@ -1294,8 +1294,8 @@ checking.
The C function calling mechanism guarantees that the argument list The C function calling mechanism guarantees that the argument list
passed to C functions (\code{args} in the examples) is never passed to C functions (\code{args} in the examples) is never
\NULL{} --- in fact it guarantees that it is always a tuple.% \NULL{} --- in fact it guarantees that it is always a tuple.\footnote{
\footnote{These guarantees don't hold when you use the ``old'' style These guarantees don't hold when you use the ``old'' style
calling convention --- this is still found in much existing code.} calling convention --- this is still found in much existing code.}
It is a severe error to ever let a \NULL{} pointer ``escape'' to It is a severe error to ever let a \NULL{} pointer ``escape'' to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment