git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Whitespace removed from the name of a file
[stg.git]
/
projects
/
sgauth
/
web.cpp
diff --git
a/projects/sgauth/web.cpp
b/projects/sgauth/web.cpp
index e3c38adf70b469715d914bbef869802f76089f11..6e2d4acadbed89607ba7feb3b5fc35b45261031c 100644
(file)
--- a/
projects/sgauth/web.cpp
+++ b/
projects/sgauth/web.cpp
@@
-29,7
+29,7
@@
#include <libintl.h>
#include "stg/common.h"
#include <libintl.h>
#include "stg/common.h"
-#include "stg/ia
_auth_c
.h"
+#include "stg/ia.h"
#include "web.h"
extern WEB * web;
#include "web.h"
extern WEB * web;
@@
-66,6
+66,8
@@
for (int i = 0; i < DIR_NUM; i++)
dirName[i] = "-";
refreshPeriod = 5;
dirName[i] = "-";
refreshPeriod = 5;
+
+memset(&ls, 0, sizeof(ls));
}
//---------------------------------------------------------------------------
void WEB::Start()
}
//---------------------------------------------------------------------------
void WEB::Start()