From e7b044d6832e9668fc46fa7b304f2d4bce6ab8d4 Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Fri, 15 Dec 2000 03:00:38 +0000 Subject: [PATCH] Removed (tui and mi) directory prefixes from ChangeLog comments that I added in last commit. --- gdb/mi/ChangeLog | 5 ++--- gdb/tui/ChangeLog | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog index 6894dc4dd69..b45538247e4 100644 --- a/gdb/mi/ChangeLog +++ b/gdb/mi/ChangeLog @@ -1,8 +1,7 @@ 2000-12-14 Kevin Buettner - * 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 diff --git a/gdb/tui/ChangeLog b/gdb/tui/ChangeLog index dc1bd0e417a..90264be7cd4 100644 --- a/gdb/tui/ChangeLog +++ b/gdb/tui/ChangeLog @@ -1,7 +1,7 @@ 2000-12-14 Kevin Buettner - * 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 -- 2.30.2