mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
Match style of source and headers.
Submitted by: bde
This commit is contained in:
parent
5622a7e02d
commit
d7ea49283c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115641
@ -45,7 +45,7 @@
|
||||
.In sys/stat.h
|
||||
.In fts.h
|
||||
.Ft FTS *
|
||||
.Fn fts_open "char * const *path_argv" "int options" "int (*compar)(const FTSENT *const *, const FTSENT *const *)"
|
||||
.Fn fts_open "char * const *path_argv" "int options" "int (*compar)(const FTSENT * const *, const FTSENT * const *)"
|
||||
.Ft FTSENT *
|
||||
.Fn fts_read "FTS *ftsp"
|
||||
.Ft FTSENT *
|
||||
|
Loading…
Reference in New Issue
Block a user