* cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output.
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
			
		||||
2004-03-21  Christopher Faylor  <cgf@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output.
 | 
			
		||||
 | 
			
		||||
2004-03-15  Christopher Faylor  <cgf@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* cygpath.cc (usage): Don't issue helpful message if -i is used.
 | 
			
		||||
 
 | 
			
		||||
@@ -852,7 +852,7 @@ dump_sysinfo ()
 | 
			
		||||
  time_t now;
 | 
			
		||||
  char *found_cygwin_dll;
 | 
			
		||||
 | 
			
		||||
  printf ("\nCygwin Win95/NT Configuration Diagnostics\n");
 | 
			
		||||
  printf ("\nCygwin Configuration Diagnostics\n");
 | 
			
		||||
  time (&now);
 | 
			
		||||
  printf ("Current System Time: %s\n", ctime (&now));
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user