This commit was manufactured by cvs2svn to create branch
[external/binutils.git] / libiberty / getpwd.c
index c540879..f508b1e 100644 (file)
@@ -2,7 +2,7 @@
 
 /*
 
-@deftypefn Supplemental char* getpwd ()
+@deftypefn Supplemental char* getpwd (void)
 
 Returns the current working directory.  This implementation caches the
 result on the assumption that the process will not call @code{chdir}