2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 06:16:03 +00:00

revert interface version to v2

This commit is contained in:
John Johansen
2006-08-04 21:30:34 +00:00
parent 5c2fe819d8
commit 97ef545dc3

View File

@@ -54,7 +54,7 @@
#define SD_CODE_SIZE (sizeof(u8))
#define SD_STR_LEN (sizeof(u16))
#define SUBDOMAIN_INTERFACE_VERSION 3
#define SUBDOMAIN_INTERFACE_VERSION 2
int sd_serialize_codomain(int option, struct codomain *cod);