Whitespace changes only: Remove trailing whitespace
[pspp] / utilities / pspp-convert.c
index b7dd30b6c9c9e7325fec3b9f2a2458d787c24877..cd760199d3813340626727db584c85e13bca992c 100644 (file)
@@ -166,7 +166,7 @@ main (int argc, char *argv[])
 
       if (! decrypt_file (enc, input_fh, output_fh, password))
        goto error;
-         
+
       goto exit;
     }