aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme/acme.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/acme/acme.c')
-rw-r--r--src/cmd/acme/acme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/acme/acme.c b/src/cmd/acme/acme.c
index 9c3156e7..f95c3a17 100644
--- a/src/cmd/acme/acme.c
+++ b/src/cmd/acme/acme.c
@@ -36,7 +36,7 @@ Rune snarfrune[NSnarf+1];
char *fontnames[2] =
{
- "/lib/font/bit/lucidasans/euro.8.font",
+ "/lib/font/bit/lucsans/euro.8.font",
"/lib/font/bit/lucm/unicode.9.font",
};