Skip to content

Commit cd66603

Browse files
cafreemanDavies Liu
authored andcommitted
new line at EOF
1 parent 8b76e81 commit cd66603

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/pkg/R/SQLContext.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,3 +588,4 @@ field <- function(name, type, nullable = TRUE) {
588588
print.field <- function(x, ...) {
589589
cat("name = \"", x$name, "\", type = \"", x$type, "\", nullable = ", x$nullable, sep = "")
590590
}
591+

0 commit comments

Comments
 (0)