X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fpath-lookup.h;fp=src%2Fshared%2Fpath-lookup.h;h=b8a0aace83ad8c0a83e78a1c98233de9f5969d4b;hb=4d5dec2389d8e6ce78b45d3058220888f4a93db7;hp=8da076a30b0062513e545bb820724d58d2478916;hpb=718880ba0d557a045e2f969e141cbd59e78c76f4;p=elogind.git diff --git a/src/shared/path-lookup.h b/src/shared/path-lookup.h index 8da076a30..b8a0aace8 100644 --- a/src/shared/path-lookup.h +++ b/src/shared/path-lookup.h @@ -39,7 +39,7 @@ typedef enum SystemdRunningAs { } SystemdRunningAs; int user_config_home(char **config_home); -int user_runtime(char **user_runtime_path); +int user_runtime_dir(char **runtime_dir); int lookup_paths_init(LookupPaths *p, SystemdRunningAs running_as,