diff options
author | Brian <brian@yutani.localnet.net> | 2007-04-03 09:31:00 -0600 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-04-03 09:31:00 -0600 |
commit | 0ee40c935750e25a9e178cdd70f6b2c667e79344 (patch) | |
tree | ae11fe8309a509dcb544d9c2cd562a274f2cebf0 /fb/fbcmap.c | |
parent | 23974f20bf0e0c2786cc75af026af5484f6dc331 (diff) |
s/intead/instead/
Diffstat (limited to 'fb/fbcmap.c')
-rw-r--r-- | fb/fbcmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fb/fbcmap.c b/fb/fbcmap.c index a8cfb79e4..c29a5131c 100644 --- a/fb/fbcmap.c +++ b/fb/fbcmap.c @@ -40,7 +40,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. #include "fb.h" #ifdef XFree86Server -#error "You should be compiling fbcmap_mi.c intead of fbcmap.c!" +#error "You should be compiling fbcmap_mi.c instead of fbcmap.c!" #endif |