aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2015-05-15 17:05:18 +0200
committerThomas White <taw@physics.org>2015-05-19 13:57:52 +0200
commit66e032a4380f223cc4534362cdea954302f8239e (patch)
treeca682c4cb66e2fcc1525b6a4532d704d79ff9cc9 /src
parent5332ab110e2858b5cf3b5c2d520b9b5ccb703f1e (diff)
Formatting
Diffstat (limited to 'src')
-rw-r--r--src/partialator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partialator.c b/src/partialator.c
index 572dd719..76122c12 100644
--- a/src/partialator.c
+++ b/src/partialator.c
@@ -381,7 +381,7 @@ int main(int argc, char *argv[])
{"push-res", 1, NULL, 5},
{"res-push", 1, NULL, 5}, /* compat */
- {"no-scale", 0, &no_scale, 1},
+ {"no-scale", 0, &no_scale, 1},
{"no-polarisation", 0, &polarisation, 0},
{"no-polarization", 0, &polarisation, 0},
{"polarisation", 0, &polarisation, 1}, /* compat */