diff options
Diffstat (limited to 'src/utils/dllinit.c')
-rw-r--r-- | src/utils/dllinit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/dllinit.c b/src/utils/dllinit.c index 76a20abdeb5..c86a5274aee 100644 --- a/src/utils/dllinit.c +++ b/src/utils/dllinit.c @@ -59,7 +59,7 @@ extern struct _reent *__imp_reent_data; /* *---------------------------------------------------------------------- * - * DllMain -- + * DllMain * * This routine is called by the Mingw32, Cygwin32 or VC++ C run * time library init code, or the Borland DllEntryPoint routine. It |