]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Oops.
authorBruno Haible <bruno@clisp.org>
Wed, 29 Oct 2003 16:26:20 +0000 (16:26 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:07 +0000 (12:11 +0200)
gettext-tools/lib/wait-process.c

index 42a676329f332079d82a581e13952f9f88e2549a..83f7b39675bd9111c6dcaf75baff98d13bd84f4d 100644 (file)
 #endif
 
 
-void
-register_slave_subprocess (pid_t child)
-
 /* Type of an entry in the slaves array.
    The 'used' bit determines whether this entry is currently in use.
    (If pid_t was an atomic type like sig_atomic_t, we could just set the