$OpenBSD: patch-erts-47_4_0_system_emulator_runtime_jtab_h,v 1.1 2004/01/04 23:57:37 espie Exp $
--- erts-47.4.0/system/emulator/runtime/jtab.h.orig	2004-01-05 00:47:40.000000000 +0100
+++ erts-47.4.0/system/emulator/runtime/jtab.h	2004-01-05 00:47:57.000000000 +0100
@@ -30,7 +30,7 @@
 #define DECL_JVALUE(T,value)      __label__ JVAL__##T##__##value;
 #define JUMP(T,x)                 goto *JTAB__##T[x]
 #define DEFINE_LOCATION(T,value)  JTAB__##T[value] = &&JVAL__##T##__##value
-#define LOCATION(T,value)         JVAL__##T##__##value##:
+#define LOCATION(T,value)         JVAL__##T##__##value:
 #define JUMP_END
 #define JTABLE_NEED_INIT(T)       !JTAB__##T##__init
 #define DEFINE_JTABLE(T)          JTAB__##T##__init = 1
