Subject: [PATCH] two small doc patches
Message-ID: <3yC19gzkguTO092yn@efn.org>
p4raw-id: //depot/perl@18151
#define SVf_AMAGIC 0x10000000 /* has magical overloaded methods */
-#define PRIVSHIFT 8
+#define PRIVSHIFT 8 /* (SVp_?OK >> PRIVSHIFT) == SVf_?OK */
/* Some private flags. */