From 2f94810a11e0e3cdeb4bed695a4bf9eb9ce41c34 Mon Sep 17 00:00:00 2001 From: Guilhem Lavaux Date: Thu, 8 Jun 2006 20:19:53 +0000 Subject: 2006-06-07 Guilhem Lavaux * Merged HEAD as of 2006-06-06. * native/jni/native-lib/cpproc.h (CPIO_EXEC_NUM_PIPES): Compilation fix. --- javax/naming/CompoundName.java | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'javax/naming/CompoundName.java') diff --git a/javax/naming/CompoundName.java b/javax/naming/CompoundName.java index b23736fa7..556edfc33 100644 --- a/javax/naming/CompoundName.java +++ b/javax/naming/CompoundName.java @@ -48,6 +48,10 @@ import java.util.Properties; import java.util.Vector; /** + * Represents hierarchical names from the single namespace. For instance, + * the path /home/audriusa/classpath/file.txt is the compound name, using + * the filesystem namespace. + * * @author Tom Tromey (tromey@redhat.com) * @date May 16, 2001 * -- cgit v1.2.1