Forgot a newline

This commit is contained in:
Brian Koropoff 2002-08-27 06:46:49 +00:00
parent 98fc04e041
commit 77445fe3c2
1 changed files with 1 additions and 1 deletions

View File

@ -140,4 +140,4 @@ GIB_Thread_Callback (const char *func, unsigned int argc, ...)
GIB_Function_Execute (thread->cbuf, f, args);
GIB_Thread_Add (thread);
Cbuf_ArgsDelete (args);
}
}