We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1bb11 commit 8662a35Copy full SHA for 8662a35
src/nohup/nohup.c.v
@@ -1,3 +1,3 @@
1
#include "unistd.h"
2
3
-fn C.dup2(oldfd int, newfd int)
+fn C.dup2(oldfd int, newfd int) int
0 commit comments