Some style nits.

This commit is contained in:
Nicholas Marriott
2022-04-06 16:39:46 +01:00
parent 0c84a20d2f
commit 3a6d82b7c8
16 changed files with 20 additions and 20 deletions

2
proc.c
View File

@ -202,7 +202,7 @@ proc_start(const char *name)
#endif
, event_get_version(), event_get_method()
#ifdef HAVE_UTF8PROC
, utf8proc_version ()
, utf8proc_version()
#endif
);