X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fwgtpkg-unit.h;h=796b27756d1e694241c3870142f98fd578f46683;hb=2a319cf90daa6e3b01e8139923f7073e1c9bcf28;hp=733036525efef5c9140dd4077cb98ef7fdd92bc9;hpb=63c180a63657bc7dd55bab423ea0c2751c87310b;p=src%2Fapp-framework-main.git diff --git a/src/wgtpkg-unit.h b/src/wgtpkg-unit.h index 7330365..796b277 100644 --- a/src/wgtpkg-unit.h +++ b/src/wgtpkg-unit.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2016, 2017, 2018 IoT.bzh + Copyright (C) 2016-2019 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 {