* expression.h (enum exp_opcode): Fix a comment typo.
authorWu Zhou <woodzltc@cn.ibm.com>
Wed, 8 Jun 2005 06:35:49 +0000 (06:35 +0000)
committerWu Zhou <woodzltc@cn.ibm.com>
Wed, 8 Jun 2005 06:35:49 +0000 (06:35 +0000)
gdb/ChangeLog

index 11104fa..d6f43e2 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-08  Wu Zhou  <woodzltc@cn.ibm.com>
+
+       * expression.h (enum exp_opcode): Fix a comment typo.
+
 2005-06-06  Manoj Iyer  <manjo@austin.ibm.com>
 
        * solib-svr4.c (struct lm_info): Change type of 'lm' to gdb_byte.