This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] cygcheck: More complete helptext on drive-list.


Op Fri, 22 Oct 2004 04:34:05 +0200 (MET DST) schreef Bas van Gompel
in <n2m-g.cla2a1.3vvcfu5.1@buzzy-box.bavag>:
[...]

:  D**n, the leading newline was lost...

...and I checked in CRLF's in the Changelog...

...Ain't I doing great. :(


ChangeLog-entry:

2004-10-23  Bas van Gompel  <cygwin-patch.buzz@bavag.tmfweb.nl>

	* ChangeLog: Fix line-endings on previous entry.
	* cygcheck.cc (dump_sysinfo): Add leading newline before legend for
	drive-list.


--- cygcheck.cc	22 Oct 2004 01:29:10 -0000	1.55
+++ cygcheck.cc	23 Oct 2004 18:01:20 -0000
@@ -1160,7 +1160,7 @@ dump_sysinfo ()
   SetErrorMode (prev_mode);
   if (givehelp)
     {
-      puts (
+      puts ("\n"
 	  "fd = floppy,          hd = hard drive,       cd = CD-ROM\n"
 	  "net= Network Share,   ram= RAM drive,        unk= Unknown\n"
 	  "CP = Case Preserving, CS = Case Sensitive,   UN = Unicode\n"


L8r,

Buzz. (Can I check this in? I'll try not to let it happen again.)
-- 
  ) |  | ---/ ---/  Yes, this | This message consists of true | I do not
--  |  |   /    /   really is |   and false bits entirely.    | mail for
  ) |  |  /    /    a 72 by 4 +-------------------------------+ any1 but
--  \--| /--- /---  .sigfile. |   |perl -pe "s.u(z)\1.as."    | me. 4^re


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]