diff options
author | Thomas White <taw@physics.org> | 2012-07-24 12:01:47 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-07-24 12:01:47 +0200 |
commit | 7de4f29607b869904a8afe1e94ce3642c3227bf6 (patch) | |
tree | b7f0851d016304efe0f256942eb50704ea2af2b2 /src | |
parent | edd421220c17abc12013a1cf41284a54e8a76c9f (diff) |
Formatting
Diffstat (limited to 'src')
-rw-r--r-- | src/im-sandbox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/im-sandbox.c b/src/im-sandbox.c index c153d8d4..d7cce8fa 100644 --- a/src/im-sandbox.c +++ b/src/im-sandbox.c @@ -415,6 +415,7 @@ static time_t get_monotonic_seconds() #endif + static int pump_chunk(FILE *fh, FILE *ofh) { int chunk_started = 0; |