Subversion
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
svn_version_checklist_t Struct Reference

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.
 

Detailed Description

An entry in the compatibility checklist.

See Also
svn_ver_check_list()
Since
New in 1.1.

Definition at line 234 of file svn_version.h.


The documentation for this struct was generated from the following file: