Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(234)

Unified Diff: include/service.h

Issue 5338008: flimflam: Enable -Wimplicit-function-declaration. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/flimflam.git@master
Patch Set: Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: include/service.h
diff --git a/include/service.h b/include/service.h
index 2fcc9bc4257b34383cb6d194bee94acd451d2ef7..3a88e849e37d0d2173fa392616e2fe7313baad86 100644
--- a/include/service.h
+++ b/include/service.h
@@ -171,6 +171,8 @@ enum connman_network_phymode connman_service_get_phymode(const struct
enum connman_service_security connman_service_get_security(const struct
connman_service *service);
+enum connman_service_type __connman_service_string2type(const char *str);
Jason Glasgow 2010/11/29 20:11:30 belongs in src/connman.h
Elly Fong-Jones 2010/11/29 20:40:29 Done.
+
#ifdef __cplusplus
}
#endif
« include/network.h ('K') | « include/network.h ('k') | plugins/crosmetrics.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698