src/share/native/java/net/net_util.h

Print this page
rev 9687 : * * *

@@ -38,11 +38,11 @@
 
 #define IPv4 1
 #define IPv6 2
 
 #define NET_ERROR(env, ex, msg) \
-{ if (!(*env)->ExceptionOccurred(env)) JNU_ThrowByName(env, ex, msg) }
+{ if (!(*env)->ExceptionOccurred(env)) JNU_ThrowByName(env, ex, msg); }
 
 /************************************************************************
  * Cached field IDs
  *
  * The naming convention for field IDs is