summaryrefslogtreecommitdiff
path: root/src/join.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/join.c')
-rw-r--r--src/join.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/join.c b/src/join.c
index ea9542722..cb9d8885b 100644
--- a/src/join.c
+++ b/src/join.c
@@ -240,7 +240,7 @@ xfields (struct line *line)
}
while (ptr != lim);
}
-
+
extract_field (line, ptr, lim - ptr);
}