X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fhtml.h;h=858590b53e5ce4160d51527b417a46f63bf1eefc;hb=a2844e3fbd45dfe98e7fc923dd59ce38f2598f81;hp=1d9dd873b100794ea82b878436b07aebc686c166;hpb=ffb8a406a1cf1b501dd3e3051e6028486c76f1e7;p=ppastats.git diff --git a/src/html.h b/src/html.h index 1d9dd87..858590b 100644 --- a/src/html.h +++ b/src/html.h @@ -32,4 +32,6 @@ void ppa_to_html(const char *owner, const int install_static_files, int ws_size); +void html_cleanup(); + #endif