You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by dl...@apache.org on 2005/10/28 11:21:56 UTC

svn commit: r329171 - /incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/util.h

Author: dlydick
Date: Fri Oct 28 02:21:47 2005
New Revision: 329171

URL: http://svn.apache.org/viewcvs?rev=329171&view=rev
Log:
Minor documentation changes

Modified:
    incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/util.h

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/util.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/util.h?rev=329171&r1=329170&r2=329171&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/util.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/util.h Fri Oct 28 02:21:47 2005
@@ -136,7 +136,7 @@
  *        with -m64 compilations (64-bit ptrs)
  *
  *
- * @internal See @link jvm/src/arch.h arch.h@endlink for the origin
+ * @internal See @link jvm/include/arch.h arch.h@endlink for the origin
  *           of architecture-specific @c @b \#define's as used below:
  *
  */