summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RO.cocci5
1 files changed, 5 insertions, 0 deletions
diff --git a/RO.cocci b/RO.cocci
new file mode 100644
index 0000000..14e0229
--- /dev/null
+++ b/RO.cocci
@@ -0,0 +1,5 @@
+// structmember.h lost the #define alias RO for READONLY; replace accordingly:
+@@
+@@
+-RO
++READONLY \ No newline at end of file