Bah. %X doesn't mean 0xC1, it means 0XC1. So let's %x.
[p5sagit/p5-mst-13.2.git] / wince / wincesck.c
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-02 Jarkko Hietaniemi Integrate the PerlCE (WinCE Perl) port;