Removed (tui and mi) directory prefixes from ChangeLog comments that I
authorKevin Buettner <kevinb@redhat.com>
Fri, 15 Dec 2000 03:00:38 +0000 (03:00 +0000)
committerKevin Buettner <kevinb@redhat.com>
Fri, 15 Dec 2000 03:00:38 +0000 (03:00 +0000)
added in last commit.

gdb/mi/ChangeLog
gdb/tui/ChangeLog

index 6894dc4..b455382 100644 (file)
@@ -1,8 +1,7 @@
 2000-12-14  Kevin Buettner  <kevinb@redhat.com>
 
-       * mi/mi-cmd-disas.c, mi/mi-cmd-var.c, mi/mi-console.c,
-       mi/mi-main.c, mi/mi-parse.c: Replace occurrences of free()
-       with xfree().
+       * mi-cmd-disas.c, mi-cmd-var.c, mi-console.c, mi-main.c,
+       mi-parse.c: Replace occurrences of free() with xfree().
 
 Fri Nov 17 16:07:23 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
index dc1bd0e..90264be 100644 (file)
@@ -1,7 +1,7 @@
 2000-12-14  Kevin Buettner  <kevinb@redhat.com>
 
-       * tui/tui-file.c, tui/tui.c, tui/tuiData.c, tui/tuiLayout.c:
-       Replace occurrences of free() with xfree().
+       * tui-file.c, tui.c, tuiData.c, tuiLayout.c: Replace occurrences
+       of free() with xfree().
 
 2000-06-22  Kevin Buettner  <kevinb@redhat.com>