Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-12-26 02:49:40 +0300
committerChristopher Faylor <me@cgf.cx>2002-12-26 02:49:40 +0300
commitc6c890e21af3187b01eb0434f75844ebe32ce328 (patch)
treed0bf0a8de6f3415be08ce3a92b4d1704de21c150
parent1091853afcb1e6d54bba1ccfbec91781fe255b7f (diff)
minor reformatting
-rw-r--r--winsup/utils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 9eea3ff15..20f7ae02f 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -54,6 +54,7 @@
* cygcheck.cc: Reorder includes to avoid compiler error.
2002-09-15 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
+
* cygcheck.cc (print_version) Add final newline.
* getfacl.c (print_version) Add final newline.
* kill.cc (print_version) Add final newline.
@@ -69,6 +70,7 @@
* umount.cc (print_version) Add final newline.
2002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>
+
* cygpath.cc (options) New global variable.
(main) Make short options global for easier change.
(print_version) Add a missing newline.