From bb89e6732b44225f4900c897602731a157d3e8ef Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Wed, 29 Aug 2007 03:59:11 +0000 Subject: [PATCH] Undo undocumented change. --- src/.gdbinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.gdbinit b/src/.gdbinit index de35709f26b..be91a100f49 100644 --- a/src/.gdbinit +++ b/src/.gdbinit @@ -1087,7 +1087,7 @@ set print sevenbit-strings show environment DISPLAY show environment TERM -#set args -geometry 80x40+0+0 +set args -geometry 80x40+0+0 # People get bothered when they see messages about non-existent functions... xgetptr Vsystem_type -- 2.39.5