aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme/acme.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-03-19 23:51:01 +0000
committerrsc <devnull@localhost>2006-03-19 23:51:01 +0000
commit4590ad02ccc98f1324b38d77e6cf2aa89b24113a (patch)
tree0d95c6e090ab1fbd4f846acc4a5a4cc71056805c /src/cmd/acme/acme.c
parent0f559fe6e136ffaeed9c4f50c49feab335f90ab9 (diff)
downloadplan9port-4590ad02ccc98f1324b38d77e6cf2aa89b24113a.tar.gz
plan9port-4590ad02ccc98f1324b38d77e6cf2aa89b24113a.tar.bz2
plan9port-4590ad02ccc98f1324b38d77e6cf2aa89b24113a.zip
no more lucida
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",
};