Sfoglia il codice sorgente

Typo in pamauth corrected

z3APA3A 10 anni fa
parent
commit
184eede38a
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      src/plugins/PamAuth/pamauth.c
  2. 1 1
      src/version.h

+ 1 - 1
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;
 

+ 1 - 1
src/version.h

@@ -1,2 +1,2 @@
 #define VERSION "3proxy-0.8b-devel"
-#define BUILDDATE "150516170531"
+#define BUILDDATE "150608002425"