aboutsummaryrefslogtreecommitdiff
path: root/src/partialator.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2011-02-12 12:40:04 -0800
committerThomas White <taw@physics.org>2012-02-22 15:27:14 +0100
commit3b4aa01a4fc53b0467c81e1cdea5b8bf103256ff (patch)
treeca1cfc5c89570c694575eec4c5d2ac57d449635d /src/partialator.c
parent62ed358058509abe847a0e9f1854b0e39d81ca6b (diff)
Add missing space
Diffstat (limited to 'src/partialator.c')
-rw-r--r--src/partialator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partialator.c b/src/partialator.c
index 71f2831a..55ac627b 100644
--- a/src/partialator.c
+++ b/src/partialator.c
@@ -281,7 +281,7 @@ int main(int argc, char *argv[])
if ( find_chunk(fh, &cell, &filename, &ph_en) == 1 ) {
ERROR("Couldn't get all of the filenames, cells and"
- "wavelengths from the input stream.\n");
+ " wavelengths from the input stream.\n");
return 1;
}