Added new ids XPilotId and XPilotStatus
1999-07-29 Miguel de Icaza <miguel@gnu.org> * libversit/vcc.h: Added new ids XPilotId and XPilotStatus svn path=/trunk/; revision=1044
This commit is contained in:

committed by
Arturo Espinosa

parent
12465c9f60
commit
7b4d44e73d
@ -247,6 +247,10 @@ extern "C" {
|
||||
#define VCX509Prop "X509"
|
||||
#define VCXRuleProp "XRULE"
|
||||
|
||||
/* Extensions */
|
||||
|
||||
#define XPilotIdProp "X-PILOTID"
|
||||
#define XPilotStatusProp "X-PILOTSTAT"
|
||||
|
||||
typedef struct VObject VObject;
|
||||
|
||||
|
Reference in New Issue
Block a user