summaryrefslogtreecommitdiff
path: root/symbian/symbianish.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2007-01-26 07:51:50 +0200
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-01-26 08:39:07 +0000
commitd1dd14d181429d212fd9a151420ef70f36122ded (patch)
treef7190aac8980f37143b93f6d805be490d011d5c6 /symbian/symbianish.h
parent91e53322c03d3284f882a9d8ea31418fd9ed2ec7 (diff)
downloadperl-d1dd14d181429d212fd9a151420ef70f36122ded.tar.gz
further Symbian/S90 fixes from alexander smishlajev
Message-Id: <20070126035150.41A4143A67@anubis.hut.fi> p4raw-id: //depot/perl@29990
Diffstat (limited to 'symbian/symbianish.h')
-rw-r--r--symbian/symbianish.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/symbian/symbianish.h b/symbian/symbianish.h
index 4eaffc3b07..b8e6940e07 100644
--- a/symbian/symbianish.h
+++ b/symbian/symbianish.h
@@ -22,7 +22,7 @@
* available to set I/O characteristics
*/
#define HAS_IOCTL / **/
-
+
/* HAS_UTIME:
* This symbol, if defined, indicates that the routine utime() is
* available to update the access and modification times of files.
@@ -47,7 +47,7 @@
#undef HAS_WAIT
#endif /* !PERL_MICRO */
-
+
/* USEMYBINMODE
* This symbol, if defined, indicates that the program should
* use the routine my_binmode(FILE *fp, char iotype) to insure
@@ -71,7 +71,7 @@
#define USE_STAT_RDEV /**/
/* ACME_MESS:
- * This symbol, if defined, indicates that error messages should be
+ * This symbol, if defined, indicates that error messages should be
* should be generated in a format that allows the use of the Acme
* GUI/editor's autofind feature.
*/