1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-18 11:19:10 +00:00

Fix console documentation.

This commit is contained in:
Lyrositor
2012-05-08 07:41:46 -04:00
parent b8b8e6d730
commit 4c851fa640
2 changed files with 12 additions and 8 deletions

View File

@ -565,7 +565,7 @@ uint8_t pfConsoleCmd::GetSigEntry( uint8_t i )
const char *pfConsoleCmd::GetSignature( void )
{
static char string[ 256 ];
char string[256];
int i;
char pStr[ 128 ];