Eliminate some uses of __STDC__.
[deliverable/binutils-gdb.git] / gdb / jv-lang.c
index 5a22f1ce5637c2ee18d0f89e05d537db3540da63..0fb79b484270c09408c48e33b648e6f9cf846e7c 100644 (file)
@@ -1,5 +1,5 @@
 /* Java language support routines for GDB, the GNU debugger.
-   Copyright 1997, 1998, 1999-2000 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 19992000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -1033,6 +1033,7 @@ const struct language_defn java_language_defn =
   c_builtin_types,
   range_check_off,
   type_check_off,
+  case_sensitive_on,
   java_parse,
   java_error,
   evaluate_subexp_java,
This page took 0.02294 seconds and 4 git commands to generate.