This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: JNDI typo patch
- To: Joerg Brunsmann <joerg_brunsmann at yahoo dot de>
- Subject: Re: JNDI typo patch
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Fri, 23 Mar 2001 14:47:02 +1200
- CC: java-patches at gcc dot gnu dot org
- References: <20010322153047.8749.qmail@web5409.mail.yahoo.com>
Joerg Brunsmann wrote:
> Index: javax/naming/Context.java
> ===================================================================
> RCS file: /cvs/gcc/gcc/libjava/javax/naming/Context.java,v
> retrieving revision 1.2
> diff -r1.2 Context.java
> 67c67
> < public static final String SECURITY_CREDENTIAL
> ---
> > public static final String SECURITY_CREDENTIALS
Thanks; checked in.
[ bryce ]