aboutsummaryrefslogtreecommitdiff
path: root/src/include/lib/hyperloglog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/lib/hyperloglog.h')
-rw-r--r--src/include/lib/hyperloglog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/lib/hyperloglog.h b/src/include/lib/hyperloglog.h
index dd40fe9b003..7a249cd2521 100644
--- a/src/include/lib/hyperloglog.h
+++ b/src/include/lib/hyperloglog.h
@@ -65,4 +65,4 @@ extern void addHyperLogLog(hyperLogLogState *cState, uint32 hash);
extern double estimateHyperLogLog(hyperLogLogState *cState);
extern void freeHyperLogLog(hyperLogLogState *cState);
-#endif /* HYPERLOGLOG_H */
+#endif /* HYPERLOGLOG_H */