Author: Armin Rigo <[email protected]>
Branch:
Changeset: r2429:861b87566560
Date: 2015-11-23 17:51 +0100
http://bitbucket.org/cffi/cffi/changeset/861b87566560/
Log: Update this doc, which ends up (also) in C sources produced by
ffi.set_source()
diff --git a/cffi/parse_c_type.h b/cffi/parse_c_type.h
--- a/cffi/parse_c_type.h
+++ b/cffi/parse_c_type.h
@@ -1,5 +1,6 @@
-/* See doc/misc/parse_c_type.rst in the source of CFFI for more information */
+/* This part is from file 'cffi/parse_c_type.h'. It is copied at the
+ beginning of C sources generated by CFFI's ffi.set_source(). */
typedef void *_cffi_opcode_t;
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit