Author: Armin Rigo <[email protected]>
Branch:
Changeset: r1554:9ba6ad56087a
Date: 2015-01-20 12:59 +0100
http://bitbucket.org/pypy/stmgc/changeset/9ba6ad56087a/
Log: update comment
diff --git a/c7/stmgc.h b/c7/stmgc.h
--- a/c7/stmgc.h
+++ b/c7/stmgc.h
@@ -158,7 +158,7 @@
The best is to use typedefs like above.
The object_s part contains some fields reserved for the STM library.
- Right now this is only one byte.
+ Right now this is only four bytes.
*/
struct object_s {
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit