X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fpath-lookup.h;h=e06f9793d27c9841a5693404d0bac4decb26c954;hp=dca8b55e15b2a30219c53900df2b699be4232a2f;hb=af2d49f70bcff20efaf2d69aecaf4b3e898ff1fa;hpb=62347bc24a695bc0527f663af5fe136b1a993573 diff --git a/src/path-lookup.h b/src/path-lookup.h index dca8b55e1..e06f9793d 100644 --- a/src/path-lookup.h +++ b/src/path-lookup.h @@ -32,7 +32,7 @@ typedef struct LookupPaths { #include "manager.h" -int session_config_home(char **config_home); +int user_config_home(char **config_home); int lookup_paths_init(LookupPaths *p, ManagerRunningAs running_as); void lookup_paths_free(LookupPaths *p);