summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/sys/cygwin.h
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-09-17 01:43:27 +0000
committerChristopher Faylor <me@cgf.cx>2003-09-17 01:43:27 +0000
commit9ee691211b3e29d9a3b69ece65b709cae6855659 (patch)
tree7dde84b1165b5729f630b5f370776cba608f26b4 /winsup/cygwin/include/sys/cygwin.h
parentdeb648cc8b95ec4b7a5b604d958abd338347811f (diff)
downloadcygnal-9ee691211b3e29d9a3b69ece65b709cae6855659.tar.gz
cygnal-9ee691211b3e29d9a3b69ece65b709cae6855659.tar.bz2
cygnal-9ee691211b3e29d9a3b69ece65b709cae6855659.zip
fix stupid typo
Diffstat (limited to 'winsup/cygwin/include/sys/cygwin.h')
-rw-r--r--winsup/cygwin/include/sys/cygwin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/include/sys/cygwin.h b/winsup/cygwin/include/sys/cygwin.h
index d1083264b..36c3f53b1 100644
--- a/winsup/cygwin/include/sys/cygwin.h
+++ b/winsup/cygwin/include/sys/cygwin.h
@@ -49,7 +49,7 @@ struct __cygwin_perfile
/* External interface stuff */
-typedef
+typedef enum
{
CW_LOCK_PINFO,
CW_UNLOCK_PINFO,