From 99a61fab5ac430923f7063f62da281fba23e5bd1 Mon Sep 17 00:00:00 2001 From: David Carlton Date: Tue, 11 Nov 2003 23:51:22 +0000 Subject: 2003-11-11 David Carlton * Merge with mainline; tag is carlton-dictionary-20031111-merge. --- gdb/source.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/source.c') diff --git a/gdb/source.c b/gdb/source.c index e4e5caa..0ed3b3e 100644 --- a/gdb/source.c +++ b/gdb/source.c @@ -1347,7 +1347,6 @@ line_info (char *arg, int from_tty) /* Commands to search the source file for a regexp. */ -/* ARGSUSED */ static void forward_search_command (char *regex, int from_tty) { @@ -1443,7 +1442,6 @@ forward_search_command (char *regex, int from_tty) fclose (stream); } -/* ARGSUSED */ static void reverse_search_command (char *regex, int from_tty) { -- cgit v1.1