X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fmachine-image.h;fp=src%2Fshared%2Fmachine-image.h;h=bf41b2e78596d0dcea2009b52363db8ae654e7f4;hb=cb81cd8073392936882643af0129934bf67e96c4;hp=df2394991f1b9bfc79ef0fb8c9fc9b718fd3a498;hpb=e06fe15b1f27d9d2317b25232d6df1e0a60dfce2;p=elogind.git diff --git a/src/shared/machine-image.h b/src/shared/machine-image.h index df2394991..bf41b2e78 100644 --- a/src/shared/machine-image.h +++ b/src/shared/machine-image.h @@ -71,4 +71,4 @@ bool image_name_is_valid(const char *s) _pure_; int image_path_lock(const char *path, int operation, LockFile *global, LockFile *local); int image_name_lock(const char *name, int operation, LockFile *ret); -int image_set_limit(Image *i, uint64_t referred_max); +int image_set_limit(Image *i, uint64_t referenced_max);