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:
Diffstat (limited to 'winsup/utils/cygcheck.cc')
-rw-r--r--winsup/utils/cygcheck.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/cygcheck.cc b/winsup/utils/cygcheck.cc
index 5bce951ec..ce9ad5313 100644
--- a/winsup/utils/cygcheck.cc
+++ b/winsup/utils/cygcheck.cc
@@ -759,7 +759,7 @@ dump_sysinfo ()
time_t now;
char *found_cygwin_dll;
- printf ("\nCygnus Win95/NT Configuration Diagnostics\n");
+ printf ("\nCygwin Win95/NT Configuration Diagnostics\n");
time (&now);
printf ("Current System Time: %s\n", ctime (&now));