Author: Armin Rigo <[email protected]>
Branch:
Changeset: r526:1153a34a8555
Date: 2012-06-26 14:26 +0200
http://bitbucket.org/cffi/cffi/changeset/1153a34a8555/
Log: ReST.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -338,7 +338,7 @@
by the C compiler.
.. versionadded:: 0.2
- You can also specify it as ``int n[...];``.
+ You can also specify it as ``int n[...];``.
* enums: in "``enum foo { A, B, C, ... };``" (with a trailing ``...``),
the enumerated values are not necessarily in order; the C compiler
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit