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/cygwin/pwdgrp.h')
-rw-r--r--winsup/cygwin/pwdgrp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/pwdgrp.h b/winsup/cygwin/pwdgrp.h
index a5fdc1953..73d41a097 100644
--- a/winsup/cygwin/pwdgrp.h
+++ b/winsup/cygwin/pwdgrp.h
@@ -46,7 +46,7 @@ class pwdgrp
void read_group ();
char *add_line (char *);
char *raw_ptr () const {return lptr;}
- char *next_str (char = 0);
+ char *next_str (char);
bool next_num (unsigned long&);
bool next_num (unsigned int& i)
{