From dec5f4e3d36b92a8c8e76375d50a2b4ce6f87669 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 25 Jul 1993 03:15:25 +0000 Subject: [PATCH] (xscrollbar): Fix typo specifying doc string. --- src/.gdbinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.gdbinit b/src/.gdbinit index 2fa6260e0a3..3c164581212 100644 --- a/src/.gdbinit +++ b/src/.gdbinit @@ -158,7 +158,7 @@ print (struct scrollbar *) (($ & 0x00ffffff) | $data_seg_bits) output *$ echo \n end -document xsubr +document xscrollbar Print $ as a scrollbar pointer. end -- 2.39.5