aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/util/pngj/PngjExceptionInternal.java
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-07-02 22:25:23 +0200
committerSven Gothel <[email protected]>2013-07-02 22:25:23 +0200
commit51427b92a2d9cd3fc619854e26536c9c6adad947 (patch)
tree83b15620b717c1186771ed21ee1a5c6ab5a2f02b /src/jogl/classes/jogamp/opengl/util/pngj/PngjExceptionInternal.java
parent35fcf49d1cb49e3844e7cee44f34d827d8a102ce (diff)
PNGJ: Bump to git sha1 a0b1101ba2d37de39428ed55c8189502e24a3125 of https://code.google.com/p/pngj/
Diffstat (limited to 'src/jogl/classes/jogamp/opengl/util/pngj/PngjExceptionInternal.java')
-rw-r--r--src/jogl/classes/jogamp/opengl/util/pngj/PngjExceptionInternal.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/jogl/classes/jogamp/opengl/util/pngj/PngjExceptionInternal.java b/src/jogl/classes/jogamp/opengl/util/pngj/PngjExceptionInternal.java
index 963abc50e..c429b893b 100644
--- a/src/jogl/classes/jogamp/opengl/util/pngj/PngjExceptionInternal.java
+++ b/src/jogl/classes/jogamp/opengl/util/pngj/PngjExceptionInternal.java
@@ -1,7 +1,8 @@
package jogamp.opengl.util.pngj;
/**
- * Exception for anomalous internal problems (sort of asserts) that point to some issue with the library
+ * Exception for anomalous internal problems (sort of asserts) that point to
+ * some issue with the library
*
* @author Hernan J Gonzalez
*