$NetBSD: patch-ac,v 1.7 2000/10/14 01:22:42 itojun Exp $

--- display.c.orig	Wed Jun 14 19:26:34 2000
+++ display.c	Wed Oct 11 15:35:33 2000
@@ -232,3 +232,3 @@
     else
-#if LANG == JA
+#if KANJI_SYMBOL
 	msg = Sprintf("㢬Viewing <%s> ", cleanup_str(buf->buffername));
@@ -251,3 +251,3 @@
 		Strcat(msg, Strsubstr(s, 0, (l - 2) / 2));
-#if LANG == JA
+#if KANJI_SYMBOL
 		Strcat_charp(msg, "");
