void confStruct::printError ( int  errorNumber  )  [protected]

Definition at line 15 of file confStruct.cpp.

00015                                           {
00016         printf("\"%s\" was not set. please set \"%s\" in config or give it to the program as start parameter\n", validValues[errorNumber], validValues[errorNumber]);
00017 }


Generated on Wed Jun 25 14:47:08 2008 for keyvil by  doxygen 1.5.1