diff options
author | Thomas White <taw@physics.org> | 2011-09-29 17:26:40 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:38 +0100 |
commit | f3c1accab9ecbb57f88be5a6952d1f3b1906d1a4 (patch) | |
tree | 32833e61c220ddcb04f095233e2525b03235d0d8 /src/partial_sim.c | |
parent | 06c2375f3728e4f2ae3260171367fa7abad90eb3 (diff) |
Formatting
Diffstat (limited to 'src/partial_sim.c')
-rw-r--r-- | src/partial_sim.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/partial_sim.c b/src/partial_sim.c index ef1a48b1..5ca49f32 100644 --- a/src/partial_sim.c +++ b/src/partial_sim.c @@ -148,7 +148,6 @@ static void show_help(const char *s) } - struct queue_args { RefList *full; |