Skip to content
Snippets Groups Projects
Commit 87066df9 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Cosmetic change.

Rev: src/callback.c:1.19
parent 2ba91948
No related branches found
No related tags found
No related merge requests found
...@@ -3,13 +3,14 @@ ...@@ -3,13 +3,14 @@
||| Pike is distributed as GPL (General Public License) ||| Pike is distributed as GPL (General Public License)
||| See the files COPYING and DISCLAIMER for more information. ||| See the files COPYING and DISCLAIMER for more information.
\*/ \*/
/**/
#include "global.h" #include "global.h"
#include "pike_macros.h" #include "pike_macros.h"
#include "callback.h" #include "callback.h"
#include "error.h" #include "error.h"
#include "block_alloc.h" #include "block_alloc.h"
RCSID("$Id: callback.c,v 1.18 1999/05/08 00:29:00 hubbe Exp $"); RCSID("$Id: callback.c,v 1.19 1999/10/24 13:34:03 grubba Exp $");
struct callback_list fork_child_callback; struct callback_list fork_child_callback;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment