Skip to content

Commit f2901d3

Browse files
restore terminal newline
1 parent 4fcdfff commit f2901d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fmelt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,4 +850,4 @@ SEXP fmelt(SEXP DT, SEXP id, SEXP measure, SEXP varfactor, SEXP valfactor, SEXP
850850
}
851851
UNPROTECT(protecti);
852852
return(ans);
853-
}
853+
}

0 commit comments

Comments
 (0)