mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-06-01 09:31:59 +00:00
Typos & compilation fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@19963 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bb7b8c6e63
commit
f5270aed7d
3 changed files with 2 additions and 7 deletions
|
@ -270,7 +270,7 @@ RCS_ID("$Id$")
|
|||
int activeSessionsCount = 0;
|
||||
NSArray* statistics = nil;
|
||||
NSDate* sessionBirthDate = nil;
|
||||
NSTimeInterval sessionTimeOut = nil;
|
||||
NSTimeInterval sessionTimeOut = 0;
|
||||
int sessionRequestCounter = 0;
|
||||
//OK
|
||||
LOGObjectFnStart();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue