Fix spawn.h: use style=Both for typedef-compatible posix_spawn types
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
sys_includes = ["sys/types.h", "signal.h", "sched.h"]
|
||||
include_guard = "_RELIBC_SPAWN_H"
|
||||
language = "C"
|
||||
style = "Tag"
|
||||
style = "Both"
|
||||
no_includes = true
|
||||
cpp_compat = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user