Changeset: 37a797128c76 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/37a797128c76
Modified Files:
gdk/gdk_string.c
Branch: Jun2023
Log Message:
Indent.
diffs (12 lines):
diff --git a/gdk/gdk_string.c b/gdk/gdk_string.c
--- a/gdk/gdk_string.c
+++ b/gdk/gdk_string.c
@@ -789,7 +789,7 @@ concat_strings(BAT **bnp, ValPtr pt, BAT
}
bi = bat_iterator(b);
- bis = bat_iterator(sep);
+ bis = bat_iterator(sep);
if (separator)
separator_length = strlen(separator);
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]