summaryrefslogtreecommitdiff
path: root/web/c_cpp/cweb/cweav-w32.ch
diff options
context:
space:
mode:
Diffstat (limited to 'web/c_cpp/cweb/cweav-w32.ch')
-rw-r--r--web/c_cpp/cweb/cweav-w32.ch18
1 files changed, 3 insertions, 15 deletions
diff --git a/web/c_cpp/cweb/cweav-w32.ch b/web/c_cpp/cweb/cweav-w32.ch
index f40d6e3195..94f4c39aa6 100644
--- a/web/c_cpp/cweb/cweav-w32.ch
+++ b/web/c_cpp/cweb/cweav-w32.ch
@@ -2,12 +2,12 @@ This is the change file for CWEB's CWEAVE under Win32
(Contributed by Fabrice Popineau, February 2002)
@x section 1
-@d banner "This is CWEAVE (Version 4.8)"
+@d banner "This is CWEAVE (Version 4.10)"
@y
-@d banner "This is CWEAVE (Version 4.8win32)"
+@d banner "This is CWEAVE (Version 4.10win32)"
@z
-@x
+@x section 32
boolean names_match(
name_pointer p, /* points to the proposed match */
const char *first, /* position of first character of string */
@@ -20,15 +20,3 @@ const char *first, /* position of first character of string */
size_t l, /* length of identifier */
eight_bits t) /* desired |ilk| */
@z
-
-@x
-void
-init_p(
-name_pointer p,
-eight_bits t)
-@y
-void __cdecl
-init_p(
-name_pointer p,
-eight_bits t)
-@z