X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Fpath-lookup.h;fp=src%2Fshared%2Fpath-lookup.h;h=84f90b8954e13e1f38f1f908d82721b6af7d7154;hp=9bccaf64074a6fd373c76f11e523721e488c63d4;hb=4084669c7f802c9745bcb6bed77bdaf49ffd896d;hpb=6053df4ee3a205f25b67f43ece1ff4d1202b7edb diff --git a/src/shared/path-lookup.h b/src/shared/path-lookup.h index 9bccaf640..84f90b895 100644 --- a/src/shared/path-lookup.h +++ b/src/shared/path-lookup.h @@ -34,8 +34,7 @@ typedef enum ManagerRunningAs { _MANAGER_RUNNING_AS_INVALID = -1 } ManagerRunningAs; -/// UNNEEDED by elogind -#if 0 +#if 0 /// UNNEEDED by elogind int user_config_home(char **config_home); int user_runtime_dir(char **runtime_dir);