mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-21 02:41:04 +00:00
2000-03-23 Mirko Viviani <mirko.viviani@rccr.cremona.it>
* GSWAdaptor/common/config.h: changed GSWAPP_EXTENSION from wa to woa. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@6368 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ce2a032367
commit
6b5c25a70c
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2000-03-23 Mirko Viviani <mirko.viviani@rccr.cremona.it>
|
||||
|
||||
* GSWAdaptor/common/config.h: changed GSWAPP_EXTENSION from wa to woa.
|
||||
|
||||
2000-03-20 Manuel Guesdon <mguesdon@sbuilders.com>
|
||||
|
||||
* GSWDebug.h: remove unused functions
|
||||
|
|
|
@ -52,7 +52,7 @@ extern "C" {
|
|||
#define GSWEB_STATUS_RESPONSE_APP_NAME "status"
|
||||
|
||||
#if GSWEB_WONAMES
|
||||
#define GSWAPP_EXTENSION ".wa"
|
||||
#define GSWAPP_EXTENSION ".woa"
|
||||
#else
|
||||
#define GSWAPP_EXTENSION ".gswa"
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue