mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-23 19:51:13 +00:00
o added fSwitchToKnownInstance in GSWApp
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18138 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
092f247324
commit
016067440c
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ typedef struct _GSWApp
|
|||
GSWDict stHeadersDict;
|
||||
char *pszGSWExtensionsFrameworkWebServerResources;
|
||||
BOOL fCanDump;
|
||||
BOOL fSwitchToKnownInstance;
|
||||
char *pszAdaptorTemplatesPath;
|
||||
int iLastInstanceIndex;//Last Instance Index
|
||||
} GSWApp;
|
||||
|
|
Loading…
Reference in a new issue