Index: jakarta-tomcat-4.0/service/native/location.c
===================================================================
RCS file: /home/cvspublic/jakarta-tomcat-4.0/service/native/location.c,v
retrieving revision 1.2
diff -u -3 -p -r1.2 location.c
--- jakarta-tomcat-4.0/service/native/location.c	2001/08/06 21:54:33	1.2
+++ jakarta-tomcat-4.0/service/native/location.c	2001/09/01 15:57:29
@@ -74,7 +74,7 @@ char *location_home[] = {
 #elif defined(OS_LINUX) || defined(OS_SOLARIS) || defined(OS_BSD)
     "/usr/java",
     "/usr/local/java",
-#elfif define(OS_CYGWIN)
+#elif define(OS_CYGWIN)
     "/cygdrive/c/WINNT/system32/java",
 #endif
     NULL,
