NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/46058: Add missing __BEGIN_DECLS to spawn.h
>Number: 46058
>Category: misc
>Synopsis: Add missing __BEGIN_DECLS to spawn.h
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: misc-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Feb 20 09:00:01 +0000 2012
>Originator: Henning Petersen
>Release: NetBSD-current
>Organization:
>Environment:
>Description:
Add missing __BEGIN_DECLS to spawn.h.
>How-To-Repeat:
>Fix:
diff -u -p -r1.1 spawn.h
--- include/spawn.h 11 Feb 2012 23:31:24 -0000 1.1
+++ include/spawn.h 19 Feb 2012 09:44:16 -0000
@@ -33,16 +33,17 @@
#include <sys/spawn.h>
+__BEGIN_DECLS
/*
* Spawn routines
*
*/
Home |
Main Index |
Thread Index |
Old Index