commit | 3165569a562983cf3c43b0b10c23e7695a031b56 | [log] [tgz] |
---|---|---|
author | Vijay Khemka <vijaykhemka@fb.com> | Wed Mar 04 15:22:12 2020 -0800 |
committer | Vijay Khemka <vijaykhemka@fb.com> | Wed Mar 04 15:22:12 2020 -0800 |
tree | ec86a8abf44b708a4d2b18abcee6713acf4eb28f | |
parent | eeb0f9839ec1e20c0c9c58db19e23becdf59881f [diff] |
Fix getService function signature There was a input parameter order issues in getService function as declaration in utils.hpp vs definition in utils.cpp. Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Change-Id: I2a956bce807e31667f508ac4edc6c3261c77b101
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.