Skip to content

Commit

Permalink
new line at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
cafreeman authored and Davies Liu committed Apr 14, 2015
1 parent 8b76e81 commit cd66603
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/pkg/R/SQLContext.R
Original file line number Diff line number Diff line change
Expand Up @@ -588,3 +588,4 @@ field <- function(name, type, nullable = TRUE) {
print.field <- function(x, ...) {
cat("name = \"", x$name, "\", type = \"", x$type, "\", nullable = ", x$nullable, sep = "")
}

0 comments on commit cd66603

Please sign in to comment.