diff --git a/src/plugins/PamAuth/pamauth.c b/src/plugins/PamAuth/pamauth.c index 252fadb..3c171c5 100644 --- a/src/plugins/PamAuth/pamauth.c +++ b/src/plugins/PamAuth/pamauth.c @@ -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; diff --git a/src/version.h b/src/version.h index dfd75a5..e5d17f3 100644 --- a/src/version.h +++ b/src/version.h @@ -1,2 +1,2 @@ #define VERSION "3proxy-0.8b-devel" -#define BUILDDATE "150516170531" +#define BUILDDATE "150608002425"