X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-method.h;h=8e940544cd239dce74140effe0f19a6a8bc2b205;hb=65353dce81a629e042800bb7b86fcd869a76727e;hp=fde9dbfc0844b3ceaa5076bd324e68780920c936;hpb=2a3fbda636c93c9f22a064e5c5f537c2232d626d;p=src%2Fapp-framework-binder.git diff --git a/src/afb-method.h b/src/afb-method.h index fde9dbfc..8e940544 100644 --- a/src/afb-method.h +++ b/src/afb-method.h @@ -1,5 +1,5 @@ /* - * Copyright 2016 IoT.bzh + * Copyright (C) 2015-2020 "IoT.bzh" * Author: José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -16,6 +16,8 @@ */ +#pragma once + enum afb_method { afb_method_none = 0, afb_method_get = 1,