Changeset: c81e24aa398d for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/c81e24aa398d
Modified Files:
monetdb5/mal/mal_profiler.c
Branch: sql_profiler
Log Message:
Redundant ;
diffs (12 lines):
diff --git a/monetdb5/mal/mal_profiler.c b/monetdb5/mal/mal_profiler.c
--- a/monetdb5/mal/mal_profiler.c
+++ b/monetdb5/mal/mal_profiler.c
@@ -219,7 +219,7 @@ prepare_generic_event(str face, struct G
return logbuf.logbuffer;
else {
logdel(&logbuf);
- return NULL;;
+ return NULL;
}
}
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]