forked from Imagelibrary/rtems
Fixed line too long.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user