summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Modules')
-rw-r--r--Modules/_ctypes/libffi_msvc/README4
-rw-r--r--Modules/_ctypes/libffi_osx/README4
2 files changed, 4 insertions, 4 deletions
diff --git a/Modules/_ctypes/libffi_msvc/README b/Modules/_ctypes/libffi_msvc/README
index 1fc2747..69e46cb 100644
--- a/Modules/_ctypes/libffi_msvc/README
+++ b/Modules/_ctypes/libffi_msvc/README
@@ -372,8 +372,8 @@ single-precision anyway. This causes one test to fail (the `many
arguments' test).
-What's With The Crazy Comments?
-===============================
+What's With The Cryptic Comments?
+=================================
You might notice a number of cryptic comments in the code, delimited
by /*@ and @*/. These are annotations read by the program LCLint, a
diff --git a/Modules/_ctypes/libffi_osx/README b/Modules/_ctypes/libffi_osx/README
index 1fc2747..69e46cb 100644
--- a/Modules/_ctypes/libffi_osx/README
+++ b/Modules/_ctypes/libffi_osx/README
@@ -372,8 +372,8 @@ single-precision anyway. This causes one test to fail (the `many
arguments' test).
-What's With The Crazy Comments?
-===============================
+What's With The Cryptic Comments?
+=================================
You might notice a number of cryptic comments in the code, delimited
by /*@ and @*/. These are annotations read by the program LCLint, a