diff options
| author | bryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-04-07 11:30:35 +0000 |
|---|---|---|
| committer | bryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-04-07 11:30:35 +0000 |
| commit | 9ce7832f1266c888ebaf407235b662a1f5a7fb15 (patch) | |
| tree | 02cc639308d7b7daa8bd60863ef047a087071a5d /libjava | |
| parent | 0d0060c0a1b40e5924efa48a9b815b6a6f93c8cb (diff) | |
| download | ppe42-gcc-9ce7832f1266c888ebaf407235b662a1f5a7fb15.tar.gz ppe42-gcc-9ce7832f1266c888ebaf407235b662a1f5a7fb15.zip | |
typo
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51991 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava')
| -rw-r--r-- | libjava/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index e29b4d295e1..f4636bfba00 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -2,7 +2,7 @@ * java/lang/natSystem.cc (init_properties): Call new function _Jv_platform_initProperties. - * win32 (_Jv_platform_initProperties): New function that adds Win32 + * win32.cc (_Jv_platform_initProperties): New function that adds Win32 support for the System properties os.name, os.arch, os.version, user.name, user.home, and user.dir. * include/posix.h, include/win32.h, posix.cc: New function |

