diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2016-04-29 11:45:07 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-04-29 11:45:07 +0200 |
commit | e4196edfbf8edcee8771be5a71b69c95ea63d604 (patch) | |
tree | 950d63b2e077d725fce5a9a6f7edd8a40e3565a4 /units/console-getty.service.m4.in | |
parent | e0a24179c0cd874aa901ff618c64041f851537ef (diff) |
parse-util: fix conversion from size_t on s390 (#3147)
On s390 size_t is an unsigned long, nor an unsigned int. They both are
of the same size and can be cast to each other safely, but the compiler
still seems unhappy about incompatible pointers.
Fixes: 7c2da2ca8
Diffstat (limited to 'units/console-getty.service.m4.in')
0 files changed, 0 insertions, 0 deletions