X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=history.c;h=649ead19a92b3d9fc6801e0e74a9d3cffa0d7b99;hb=6ce771b1095c220f849e70cdcbf23bd09f7fe7d5;hp=c698192eda56f760665933f589fb32764927c070;hpb=a20ce3e0b064e0694a3b6c1e99456f1057ceb707;p=uci.git diff --git a/history.c b/history.c index c698192..649ead1 100644 --- a/history.c +++ b/history.c @@ -239,7 +239,7 @@ done: } /* returns the number of changes that were successfully parsed */ -static int uci_load_history(struct uci_context *ctx, struct uci_package *p, bool flush) +__private int uci_load_history(struct uci_context *ctx, struct uci_package *p, bool flush) { struct uci_element *e; char *filename = NULL;