From bc6ed5498655ea0e2cc4f0748ad8311e803d5b71 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 13 Oct 2001 01:35:15 +0000 Subject: * autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler. --- winsup/cygwin/strace.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/strace.cc') diff --git a/winsup/cygwin/strace.cc b/winsup/cygwin/strace.cc index 7ffea8501..b7e0a2a32 100644 --- a/winsup/cygwin/strace.cc +++ b/winsup/cygwin/strace.cc @@ -229,7 +229,7 @@ strace_printf (unsigned category, const char *func, const char *fmt, ...) } } -static NO_COPY const struct tab +static NO_COPY struct tab { int v; const char *n; -- cgit v1.2.3