$OpenBSD: patch-jlint_cc,v 1.1 2004/01/28 20:39:44 naddy Exp $
--- jlint.cc.orig	2004-01-28 21:32:42.000000000 +0100
+++ jlint.cc	2004-01-28 21:33:12.000000000 +0100
@@ -37,7 +37,7 @@ field_desc* is_const;
 
 message_descriptor msg_table[] = {
 #define MSG(category, code, position_dependent, format) \
-{cat_##category, MSG_LOCATION_PREFIX##format, #code, position_dependent, true},
+{cat_##category, MSG_LOCATION_PREFIX format, #code, position_dependent, true},
 #include "jlint.msg"
   {cat_all}
 };
