mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-23 18:45:40 +08:00
Typo in pamauth corrected
This commit is contained in:
parent
a93ffc825b
commit
184eede38a
@ -19,7 +19,7 @@ static int already_loaded = 0;
|
||||
static struct auth pamauth;
|
||||
#ifdef USERCASE
|
||||
static int usercaselow = 0;
|
||||
#edif
|
||||
#endif
|
||||
static unsigned char *service=NULL;
|
||||
static struct pluginlink * pl;
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
#define VERSION "3proxy-0.8b-devel"
|
||||
#define BUILDDATE "150516170531"
|
||||
#define BUILDDATE "150608002425"
|
||||
|
Loading…
Reference in New Issue
Block a user