ipconfig: Fix connman_ipaddress_set_ipv6 prototype
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 15 Apr 2011 17:50:51 +0000 (19:50 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 17 Apr 2011 15:25:41 +0000 (17:25 +0200)
commitf812fce3e6ae032e5d2548d810a335b5f0e43b22
treea2a6b8f843c1fde32d32c79755a86969ce1f1e16
parentfcc6877521b79609c1d09f3d96ddeab9fc73624c
ipconfig: Fix connman_ipaddress_set_ipv6 prototype

Switch the gateway and prefix_length order to be consistent with the ipv4
version.
include/ipconfig.h
plugins/openconnect.c
src/ipconfig.c