Properties.java (load): Only skip line if the first character is a comment, whitespac...
authorMark Wielaard <mark@klomp.org>
Sun, 2 Mar 2003 22:36:20 +0000 (22:36 +0000)
committerMark Wielaard <mark@gcc.gnu.org>
Sun, 2 Mar 2003 22:36:20 +0000 (22:36 +0000)
commitbd3f5371a452ee7d8e56f69c36258d8ed8061777
tree1372fc0161a5eb09a3240f8f83b0500992cc4668
parent3595b91fd2924cdb6d03d34902d00c7eab493745
Properties.java (load): Only skip line if the first character is a comment, whitespaces don't count.

       * java/util/Properties.java (load): Only skip line if the first
       character is a comment, whitespaces don't count.

From-SVN: r63700
libjava/ChangeLog
libjava/java/util/Properties.java