diff src/xs_config.c @ 141:7327a985aee8

Typofixes
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 26 Feb 2004 11:41:03 +0000
parents 92952aeccb77
children a7abcda7a86c
line wrap: on
line diff
--- a/src/xs_config.c	Thu Feb 26 11:41:00 2004 +0000
+++ b/src/xs_config.c	Thu Feb 26 11:41:03 2004 +0000
@@ -185,7 +185,7 @@
 #ifdef HAVE_NANOSID
  xs_cfg.playerEngine		= XS_ENG_NANOSID;
 #else
-#error This should not happen! No emulator engines!
+#error This should not happen! No emulator engines configured in!
 #endif
 #endif
 #endif