From ab5c3e3ff172e7dc295d3022170ee6a3be062a3f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 23 May 2011 23:53:43 +0200 Subject: english: s/_per_/_by_/ --- src/unit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/unit.h') diff --git a/src/unit.h b/src/unit.h index 717c928075..1c8cf63870 100644 --- a/src/unit.h +++ b/src/unit.h @@ -168,7 +168,7 @@ struct Meta { CGroupBonding *cgroup_bondings; /* Per type list */ - LIST_FIELDS(Meta, units_per_type); + LIST_FIELDS(Meta, units_by_type); /* Load queue */ LIST_FIELDS(Meta, load_queue); -- cgit v1.2.3-54-g00ecf