GME  13
Public Attributes
svn_version_checklist_t Struct Reference

#include <svn_version.h>

Collaboration diagram for svn_version_checklist_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

const char * label
const svn_version_t *(* version_query )(void)

Detailed Description

An entry in the compatibility checklist.

See also:
svn_ver_check_list()
Since:
New in 1.1.

Definition at line 219 of file svn_version.h.


Member Data Documentation

Entry label

Definition at line 221 of file svn_version.h.

Version query function for this entry

Definition at line 224 of file svn_version.h.


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