aboutsummaryrefslogtreecommitdiff
path: root/src/copyin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/copyin.c')
-rw-r--r--src/copyin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/copyin.c b/src/copyin.c
index ca12356..337b0c9 100644
--- a/src/copyin.c
+++ b/src/copyin.c
@@ -1425,7 +1425,7 @@ process_copy_in ()
}
else if (table_flag)
{
- list_file(&file_hdr, in_file_des);
+ list_file (&file_hdr, in_file_des);
}
else if (append_flag)
{

Return to:

Send suggestions and report system problems to the System administrator.