From ade77d4b90e983862f20725be7f605f9d34ffc12 Mon Sep 17 00:00:00 2001 From: havoc Date: Wed, 25 May 2005 00:05:42 +0000 Subject: [PATCH] added newline at end of file to hush a gcc warning git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5332 d7cf8633-e32d-0410-b094-e92efae38249 --- prvm_cmds.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prvm_cmds.h b/prvm_cmds.h index 9b0e1d41..be993f42 100644 --- a/prvm_cmds.h +++ b/prvm_cmds.h @@ -333,4 +333,4 @@ void VM_altstr_set( void ); void VM_altstr_ins(void); void VM_Cmd_Init(void); -void VM_Cmd_Reset(void); \ No newline at end of file +void VM_Cmd_Reset(void); -- 2.39.2