Skip to content

Commit 8480570

Browse files
restore ws
1 parent 3cd3ce0 commit 8480570

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/mergelist.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ dtmerge = function(x, i, on, how, mult, join.many, void=FALSE, verbose) {
136136
if (length(ans$xo) && length(xrows))
137137
xrows = ans$xo[xrows]
138138
len.x = length(xrows)
139+
139140
if (len.i != len.x)
140141
internal_error("dtmerge out len.i != len.x") # nocov
141142

0 commit comments

Comments
 (0)