Set PROGNAME to that of the AppInterface
This commit is contained in:
parent
b56f442d69
commit
0f17984191
|
@ -46,7 +46,7 @@ typedef struct _VPNAppClientFD
|
||||||
|
|
||||||
/* constants */
|
/* constants */
|
||||||
#define APPINTERFACE "VPN"
|
#define APPINTERFACE "VPN"
|
||||||
#define PROGNAME "libVPN"
|
#define PROGNAME APPINTERFACE
|
||||||
|
|
||||||
|
|
||||||
/* variables */
|
/* variables */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user