change logfile extension so device more likely to open it.

This commit is contained in:
ehouse 2005-02-15 14:58:45 +00:00
parent 7d1fa77c5f
commit a6405c6c8a

View file

@ -69,7 +69,7 @@ symReplaceStrIfDiff( MPFORMAL XP_UCHAR** loc, const XP_UCHAR* str )
#ifdef DEBUG
_LIT( KXWLogdir, "xwords" );
_LIT( KXWLogfile, "xwdebug.log" );
_LIT( KXWLogfile, "xwdebug.txt" );
/* The emulator, anyway, doesn't do descs well even with the %S directive.
So convert 'em to desc8s... */
void