X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fwgtpkg-unit.h;h=fc91204e6831930e5511f421beffe8d2bcdd1e04;hb=f8b0495;hp=dc011e1f6979b1ee7265309174641c5e69e2c284;hpb=c41158288f76b4809d01f3ec5028d8be609bb613;p=src%2Fapp-framework-main.git diff --git a/src/wgtpkg-unit.h b/src/wgtpkg-unit.h index dc011e1..fc91204 100644 --- a/src/wgtpkg-unit.h +++ b/src/wgtpkg-unit.h @@ -1,5 +1,5 @@ /* - Copyright 2016, 2017 IoT.bzh + Copyright (C) 2016, 2017, 2018 IoT.bzh author: José Bollo @@ -47,7 +47,7 @@ struct unitdesc { struct unitconf { const char *installdir; const char *icondir; - int port; + int (*port)(); }; struct generatedesc {