GME
13
|
#include <svn_version.h>
Public Attributes | |
const char * | label |
const svn_version_t *(* | version_query )(void) |
An entry in the compatibility checklist.
Definition at line 219 of file svn_version.h.
const char* svn_version_checklist_t::label |
Entry label
Definition at line 221 of file svn_version.h.
const svn_version_t*(* svn_version_checklist_t::version_query)(void) |
Version query function for this entry
Definition at line 224 of file svn_version.h.