Es ist erlaubt, mit einfachem ' zu quoten.
This commit is contained in:
Enno Rehling 2005-02-26 23:00:15 +00:00
parent ad692ba667
commit 957efc6f59
2 changed files with 2 additions and 2 deletions

View File

@ -1313,7 +1313,7 @@ parse_token(const char ** str)
} else if (isspace(*ctoken)) {
if (quotechar==0) break;
*cursor++ = *ctoken++;
} else if (*ctoken=='"') {
} else if (*ctoken=='"' || *ctoken=='\'') {
if (*ctoken==quotechar) {
++ctoken;
break;

View File

@ -8688,7 +8688,7 @@ static spell spelldaten[] =
},
{
SPL_ICASTLE, "icastle", NULL,
"ZAUBERE \'Traumschlößchen\' <Gebäude-Typ>",
"ZAUBERE \"Traumschlößchen\" <Gebäude-Typ>",
"c",
M_TRAUM, (0), 5, 3,
{