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

Very minor typo corrected.

Rev: src/dynamic_load.c:1.26
parent a7f7b0c5
Branches
Tags
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
# include "stralloc.h" # include "stralloc.h"
# include "pike_macros.h" # include "pike_macros.h"
RCSID("$Id: dynamic_load.c,v 1.25 1998/03/28 15:32:46 grubba Exp $"); RCSID("$Id: dynamic_load.c,v 1.26 1998/04/17 00:15:01 grubba Exp $");
#endif #endif
...@@ -135,7 +135,7 @@ static void dlinit(void) ...@@ -135,7 +135,7 @@ static void dlinit(void)
#endif #endif
#endif /* HAVE_DLOPEN || USE_DLD */ #endif /* !EMULATE_DLOPEN */
#ifndef TESTING #ifndef TESTING
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment