jdk/src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.h
changeset 16862 247af361e9ca
parent 10086 a6dbbf4eb30f
child 23010 6dadb192ad81
--- a/jdk/src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.h	Sun Apr 14 19:17:30 2013 +0100
+++ b/jdk/src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.h	Mon Apr 15 14:07:17 2013 -0700
@@ -143,9 +143,9 @@
  * structure from the information present in a given Java Composite
  * object.
  */
-typedef JNIEXPORT void (JNICALL CompInfoFunc)(JNIEnv *env,
-                                              CompositeInfo *pCompInfo,
-                                              jobject Composite);
+typedef void (JNICALL CompInfoFunc)(JNIEnv *env,
+                                    CompositeInfo *pCompInfo,
+                                    jobject Composite);
 
 /*
  * The additional information needed to implement a primitive that