cld80211_lib: Add void in cld80211_init() argument
Adding void keyword in cld80211_init() argument so as to avoid type mismatch issue and a resultant crash when this lib is used by any C++ code. CRs-Fixed: 2545658 Change-Id: Ic4e22316caf04fd41d6e3ed5327d225ef1ae04d4
Loading