|
From: <ls...@us...> - 2007-01-07 12:35:26
|
Revision: 3015
http://jnode.svn.sourceforge.net/jnode/?rev=3015&view=rev
Author: lsantha
Date: 2007-01-07 04:35:22 -0800 (Sun, 07 Jan 2007)
Log Message:
-----------
Classpath patches.
Modified Paths:
--------------
trunk/core/src/classpath/gnu/gnu/classpath/SystemProperties.java
Modified: trunk/core/src/classpath/gnu/gnu/classpath/SystemProperties.java
===================================================================
--- trunk/core/src/classpath/gnu/gnu/classpath/SystemProperties.java 2007-01-07 08:34:32 UTC (rev 3014)
+++ trunk/core/src/classpath/gnu/gnu/classpath/SystemProperties.java 2007-01-07 12:35:22 UTC (rev 3015)
@@ -169,4 +169,5 @@
{
return (String) properties.remove(name);
}
+
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|