Changeset: 5de0f05cc07a for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/5de0f05cc07a
Modified Files:
        sql/backends/monet5/copy.c
Branch: copyparpipe
Log Message:

whitespace


diffs (14 lines):

diff --git a/sql/backends/monet5/copy.c b/sql/backends/monet5/copy.c
--- a/sql/backends/monet5/copy.c
+++ b/sql/backends/monet5/copy.c
@@ -805,8 +805,8 @@ static mel_func copy_init_funcs[] = {
  )),
 
  pattern("copy", "parse_generic", COPYparse_generic, false, "Parse as an 
integer", args(1, 4,
-     batargany("", 1),
-        batarg("block", bte), batarg("offsets", int), argany("type", 1)
+       batargany("", 1),
+       batarg("block", bte), batarg("offsets", int), argany("type", 1)
  )),
 
 
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to