![]() |
Subversion
|
An entry in the compatibility checklist. More...
#include <svn_version.h>
Data Fields | |
| const char * | label |
| Entry label. | |
| const svn_version_t *(* | version_query )(void) |
| Version query function for this entry. | |
An entry in the compatibility checklist.
Definition at line 234 of file svn_version.h.
| const char* svn_version_checklist_t::label |
Entry label.
Definition at line 236 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 239 of file svn_version.h.