*** empty log message ***

This commit is contained in:
2005-06-30 12:07:02 +00:00
parent 4564d39052
commit baaacef33a
9 changed files with 120 additions and 24 deletions

View File

@ -137,7 +137,7 @@ void print_subclasses (xp_stx_t* stx, const xp_char_t* name)
int xp_main (int argc, xp_char_t* argv[])
{
xp_stx_t stx;
xp_word_t i;
//xp_word_t i;
#ifndef _DOS
if (xp_setlocale () == -1) {