Change PalmOS ident
svn-id: r18743
This commit is contained in:
parent
e0e93168c3
commit
f7fb3bf7a8
3 changed files with 5 additions and 6 deletions
|
@ -177,7 +177,7 @@ void NORETURN CDECL error(const char *s, ...) {
|
|||
drawError(buf_output);
|
||||
#endif
|
||||
|
||||
#ifdef __PALM_OS__
|
||||
#ifdef PALMOS_MODE
|
||||
PalmFatalError(buf_output);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue