[Fb-contrib-commit] SF.net SVN: fb-contrib:[1387] trunk/fb-contrib/src/com/mebigfatguy/ fbcontrib/
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2009-11-26 03:23:39
|
Revision: 1387
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1387&view=rev
Author: dbrosius
Date: 2009-11-26 03:23:30 +0000 (Thu, 26 Nov 2009)
Log Message:
-----------
javadoc
Modified Paths:
--------------
trunk/fb-contrib/src/com/mebigfatguy/fbcontrib/detect/LostExceptionStackTrace.java
Modified: trunk/fb-contrib/src/com/mebigfatguy/fbcontrib/detect/LostExceptionStackTrace.java
===================================================================
--- trunk/fb-contrib/src/com/mebigfatguy/fbcontrib/detect/LostExceptionStackTrace.java 2009-11-26 03:23:03 UTC (rev 1386)
+++ trunk/fb-contrib/src/com/mebigfatguy/fbcontrib/detect/LostExceptionStackTrace.java 2009-11-26 03:23:30 UTC (rev 1387)
@@ -332,7 +332,7 @@
/** returns whether the class in question was compiled with a jdk less than 1.4
*
- * @param exClass the class to check
+ * @param cls the class to check
* @return whether the class is compiled with a jdk less than 1.4
*/
private boolean isPre14Class(JavaClass cls)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|