commit | 20c0a16334e96493077eaaad6f4c5690af0aa6e8 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sat Jan 03 19:12:49 2015 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat Jan 03 19:12:49 2015 +0100 |
tree | 6aa89a4addec8b0398689300baf7dbb8592ddd73 | |
parent | 5e62a3d016633d4d97906f0f73298dc8e8b6a42b [diff] |
libpwdgrp: make db->def[] one byte shorter In the future I will need another uint8_t, want to fit it w/o using another word on 32 bits. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>