From e67047c58a78216e8b84abf2a412d589479b8734 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 20 Nov 2017 21:02:52 +0000 Subject: Fuck C++, dry, with a chainsaw, sideways --- src/include/bcnm/wpactrl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/include/bcnm/wpactrl.h b/src/include/bcnm/wpactrl.h index cf484b9..102c063 100644 --- a/src/include/bcnm/wpactrl.h +++ b/src/include/bcnm/wpactrl.h @@ -15,7 +15,6 @@ extern "C" { #include #include -typedef enum wparesponse_e wparesponse_t, *wparesponse_t_ref ; enum wparesponse_e { WPA_OK = 0, @@ -36,6 +35,7 @@ enum wparesponse_e WPA_FAILNOIFNAMEMATCH = -14, WPA_UNKNOWNRESPONSE = -999 } ; +typedef enum wparesponse_e wparesponse_t, *wparesponse_t_ref ; typedef struct wpactrl_s wpactrl_t, *wpactrl_t_ref ; struct wpactrl_s -- cgit 1.4.1