Merge branch 'jh/ignorews'

Tá an tiomantas seo le fáil i:
Lars Hjemli
2010-07-18 15:03:30 +02:00
tuismitheoir 5c5d189635 72ef913514
tiomantas 6821d8ea4a
D'athraigh 7 comhad le 40 breiseanna agus 12 scriosta

2
cgit.c
Féach ar an gComhad

@@ -260,6 +260,8 @@ static void querystring_cb(const char *name, const char *value)
ctx.qry.show_all = atoi(value);
} else if (!strcmp(name, "context")) {
ctx.qry.context = atoi(value);
} else if (!strcmp(name, "ignorews")) {
ctx.qry.ignorews = atoi(value);
}
}