From 95460cc616a04c6595c9c4118e20a9bf74017cfa Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 23 Nov 1999 17:07:33 +0000 Subject: Fixed line too long. --- doc/posix_users/files.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/posix_users') diff --git a/doc/posix_users/files.t b/doc/posix_users/files.t index 0a935296ce..16018bb647 100644 --- a/doc/posix_users/files.t +++ b/doc/posix_users/files.t @@ -253,8 +253,8 @@ The routine is implemented in Cygnus newlib. int scandir( const char *dir, struct dirent ***namelist, - int (*select)(const struct dirent *), - int (*compar)(const struct dirent **, const struct dirent **) + int (*select)(const struct dirent *), + int (*compar)(const struct dirent **, const struct dirent **) ); @end example @end ifset -- cgit v1.2.3