--- trunk/code/qcommon/qcommon.h	2009/01/13 07:57:03	1492
+++ trunk/code/qcommon/qcommon.h	2009/01/17 23:09:58	1493
@@ -434,6 +434,7 @@
 char	*Cmd_ArgsFrom( int arg );
 void	Cmd_ArgsBuffer( char *buffer, int bufferLength );
 char	*Cmd_Cmd (void);
+void	Cmd_Args_Sanitize( void );
 // The functions that execute commands get their parameters with these
 // functions. Cmd_Argv () will return an empty string, not a NULL
 // if arg > argc, so string operations are allways safe.
