Changeset 285

Show
Ignore:
Timestamp:
06/02/10 20:30:03 (20 months ago)
Author:
ol
Message:

remove wrong comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/ows/ows_request.c

    r278 r285  
    112112 * Simple callback used to catch error and warning from libxml2 schema 
    113113 * validation 
    114  * If OWS_DEBUG mode output to stderr, else do nothing 
    115114 */ 
    116115static void libxml2_callback  (void * ctx, const char * msg, ...) {