Changes between Version 8 and Version 9 of UsingMapOWSCommon


Ignore:
Timestamp:
Jun 19, 2007, 9:15:29 AM (17 years ago)
Author:
tomkralidis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsingMapOWSCommon

    v8 v9  
    2828#include "mapowscommon.h"
    2929
    30 static int msSOSException(mapObj *map, char *locator, char *exceptionCode)
     30static int msSOSException(mapObj *map, char *locator, char *exceptionCode) {
    3131  xmlDocPtr  psDoc      = NULL;
    3232  xmlNodePtr psRootNode = NULL;
     
    7474#include "mapowscommon.h"
    7575
    76 static int msPrintBoundingBox(mapObj *map, char *locator, char *exceptionCode)
     76static int msPrintBoundingBox() {
    7777  xmlDocPtr  psDoc      = NULL;
    7878  xmlNodePtr psRootNode = NULL;