]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/getpwd.c
alloca.c, [...]: Improve manual formatting.
[thirdparty/gcc.git] / libiberty / getpwd.c
index c5408794a2764983612d889da11dc65593d51041..f508b1e21e520a2e4343d5a53241e860a6056932 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}