aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-03-29 15:42:09 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:22 +0100
commit98739700c85e5665f1a0f801bc7160d7ed0afb67 (patch)
treeef64a3f20a08c3578945d33060f997536f68f699
parent0215205efb28d4ea24b93ce4005f4668a358cc32 (diff)
Fussiness
-rw-r--r--src/detector.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/detector.c b/src/detector.c
index 95cbc08a..367e3358 100644
--- a/src/detector.c
+++ b/src/detector.c
@@ -377,7 +377,7 @@ static struct badregion *find_bad_region_by_name(struct detector *det,
static int parse_field_for_panel(struct panel *panel, const char *key,
- const char *val)
+ const char *val)
{
int reject = 0;