Skip to content
Snippets Groups Projects
Commit 3cc235eb authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

rename SEED_SERVICES to SEED_CONTENTS (not used for now)

parent 07b46373
No related branches found
No related tags found
No related merge requests found
......@@ -237,8 +237,8 @@ enum enum_seed_e
SEED_ALLOW ,
SEED_DENY ,
SEED_CURRENT ,
SEED_GROUP ,
SEED_SERVICES ,
SEED_GROUPS ,
SEED_CONTENTS ,
SEED_ENDOFKEY
} ;
......
......@@ -160,8 +160,8 @@ char const *enum_str_seed[] = {
"allow" ,
"deny" ,
"current" ,
"group" ,
"services" ,
"groups" ,
"contents" ,
0
} ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment