2003-04-12 Andrew Cagney <cagney@redhat.com>
[binutils-gdb.git] / gdb / expression.h
index 72689794c0fda7682c5d01ff9695fbc7aefab8c7..da95fcbcf6215d6599e927fc0486b8dacca89a81 100644 (file)
@@ -1,5 +1,7 @@
 /* Definitions for expressions stored in reversed prefix form, for GDB.
-   Copyright 1986, 1989, 1992, 1994, 2000 Free Software Foundation, Inc.
+
+   Copyright 1986, 1989, 1992, 1994, 2000, 2003 Free Software
+   Foundation, Inc.
 
    This file is part of GDB.
 
@@ -320,7 +322,7 @@ enum exp_opcode
     OP_EXPRSTRING,
 
     /* An Objective C Foundation Class NSString constant */
-    OP_OBJC_NSSTRING,
+    OP_OBJC_NSSTRING
   };
 
 union exp_element