|
@@ -88,10 +88,11 @@ void makehash(int idx, int authi, char *randstring)
|
|
|
egg_snprintf(hash, sizeof hash, "%s%s%s", randstring, (secpass && secpass[0]) ? secpass : "", authkey);
|
|
egg_snprintf(hash, sizeof hash, "%s%s%s", randstring, (secpass && secpass[0]) ? secpass : "", authkey);
|