Mailing List Archive

[master] e1fabeede varnishhist: Make like a tree, and leave
commit e1fabeede90fa262b962962bb729ac4b682a93e6
Author: Dridi Boukelmoune <dridi.boukelmoune@gmail.com>
Date: Tue Mar 5 18:40:43 2024 +0100

varnishhist: Make like a tree, and leave

diff --git a/bin/varnishhist/varnishhist.c b/bin/varnishhist/varnishhist.c
index c8c5d9568..03251fce4 100644
--- a/bin/varnishhist/varnishhist.c
+++ b/bin/varnishhist/varnishhist.c
@@ -218,7 +218,7 @@ upd_vsl_ts(const char *p)
}

static void
-deloran(void)
+delorean(void)
{
int i;
double t = VTIM_mono();
@@ -363,7 +363,7 @@ accumulate(struct VSL_data *vsl, struct VSL_transaction * const pt[],
next_hist = 0;
}
if (vsl_ts >= vsl_to)
- deloran();
+ delorean();
PTOK(pthread_mutex_unlock(&mtx));
}
return (0);
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit