From 6477c929cda3e6ebd2be5235132eded0f3268421 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Sun, 27 Feb 2005 04:26:41 +0000 Subject: [PATCH] fix-uae-20050226 sometimes the proeprocessor is cranky. bah. --- src/afs/unified_afs.p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/afs/unified_afs.p.h b/src/afs/unified_afs.p.h index 8f3d62e08..20841e8e5 100644 --- a/src/afs/unified_afs.p.h +++ b/src/afs/unified_afs.p.h @@ -1,5 +1,5 @@ #ifndef EIO -#error Can't deal with this case +#error Cant deal with this case #endif /* EIO */ /* Cases we know we should deal with */ -- 2.39.5