public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* [patch] Missing newline
@ 2001-10-05 17:00 Andrew Cagney
  2001-10-05 17:41 ` Martin M. Hunt
  2001-11-30 15:05 ` Andrew Cagney
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Cagney @ 2001-10-05 17:00 UTC (permalink / raw)
  To: insight

[-- Attachment #1: Type: text/plain, Size: 59 bytes --]

FYI,

I checked in the attached as obvious.

enjoy,
Andrew

[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 689 bytes --]

Fri Nov 30 17:57:55 2001  Andrew Cagney  <cagney@redhat.com>

	* library/interface.tcl: Add missing newline.

Index: library/interface.tcl
===================================================================
RCS file: /cvs/src/src/gdb/gdbtk/library/interface.tcl,v
retrieving revision 1.33
diff -p -r1.33 interface.tcl
*** interface.tcl	2001/11/22 00:26:12	1.33
--- interface.tcl	2001/11/30 22:59:29
*************** proc gdbtk_eval {exp} {
*** 1784,1787 ****
    set val [string trimright $val "\n"]
    debug "returning \"$val\""
    return $val
! }
\ No newline at end of file
--- 1784,1787 ----
    set val [string trimright $val "\n"]
    debug "returning \"$val\""
    return $val
! }

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-11-30 23:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-05 17:00 [patch] Missing newline Andrew Cagney
2001-10-05 17:41 ` Martin M. Hunt
2001-11-30 15:36   ` Martin M. Hunt
2001-11-30 15:05 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).