Fix typo (reported by dtaylor@xfiles.nildram.co.uk)
authorPhil Blundell <philb@gnu.org>
Thu, 22 Oct 1998 10:28:11 +0000 (10:28 +0000)
committerPhil Blundell <philb@gnu.org>
Thu, 22 Oct 1998 10:28:11 +0000 (10:28 +0000)
lib/af.c

index d411abb..b732de6 100644 (file)
--- a/lib/af.c
+++ b/lib/af.c
@@ -124,7 +124,7 @@ void afinit ()
 #if HAVE_AFATALK
   ddp_aftype.title = _("Appletalk DDP");
 #endif
-#if HAVE_AFCONET
+#if HAVE_AFECONET
   ec_aftype.title = _("Econet");
 #endif
   sVafinit = 1;