diff options
author | Michael Stevens <mstevens@etla.org> | 2011-01-12 08:46:57 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-01-12 09:00:16 -0700 |
commit | 3fa5404dd58b68a0fcd1b3237b84da342905c54a (patch) | |
tree | 959f6fb9a1315f83a1915742876f0b661cd8ede2 /README.symbian | |
parent | 6df88f977a005f55146ebd193293fa68e550eb8d (diff) | |
download | perl-3fa5404dd58b68a0fcd1b3237b84da342905c54a.tar.gz |
Remove trailing blanks
These were generating a podchecker warning
Diffstat (limited to 'README.symbian')
-rw-r--r-- | README.symbian | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.symbian b/README.symbian index 0a94c68198..f9a739bfb5 100644 --- a/README.symbian +++ b/README.symbian @@ -272,7 +272,7 @@ unimplemented also this time: fork(), signals(), user/group ids, select() working for sockets, non-blocking sockets, and so forth. See the file symbian/config.sh and look for 'undef' to find the unsupported APIs (or from Perl use Config). - + The filesystem of Symbian devices uses DOSish syntax, "drives" separated from paths by a colon, and backslashes for the path. The exact assignment of the drives probably varies between platforms, but @@ -319,7 +319,7 @@ the API names. Instead, developers should consider basing the API naming in the existing (C++, or maybe Java) public component and API naming, modified as appropriate by the rules of the programming language the new APIs are for. - + Nokia is a registered trademark of Nokia Corporation. Nokia's product names are trademarks or registered trademarks of Nokia. Other product and company names mentioned herein may be trademarks or trade names of |