You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by hi...@apache.org on 2008/09/08 16:00:25 UTC

svn commit: r693102 - /harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/samsa.c

Author: hindessm
Date: Mon Sep  8 07:00:23 2008
New Revision: 693102

URL: http://svn.apache.org/viewvc?rev=693102&view=rev
Log:
Fix another typo.

Modified:
    harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/samsa.c

Modified: harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/samsa.c
URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/samsa.c?rev=693102&r1=693101&r2=693102&view=diff
==============================================================================
--- harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/samsa.c (original)
+++ harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/samsa.c Mon Sep  8 07:00:23 2008
@@ -455,7 +455,7 @@
 /***********************************************************************
  *  getToolData()
  * 
- *  Read the jdk/bin/data/<toolname>.data file and 
+ *  Read the jdk/bin/data/<toolname>.dat file and 
  *  return the list of jars needed for this tool
  *  Format : 
  *  ToolJar = <jar1name>