Fix a broken function declaration.
This commit is contained in:
parent
04b764d8f4
commit
e09eb83674
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=170647
@ -31,7 +31,7 @@ __FBSDID("$FreeBSD$");
|
||||
* filenames into prefix/suffix.
|
||||
*/
|
||||
|
||||
static
|
||||
static void
|
||||
test_filename(const char *prefix, int dlen, int flen)
|
||||
{
|
||||
char buff[8192];
|
||||
|
Loading…
Reference in New Issue
Block a user