chiark / gitweb /
terminal/subterm: use usec_t instead of "unsigned long"
authorDavid Herrmann <dh.herrmann@gmail.com>
Tue, 29 Jul 2014 11:00:35 +0000 (13:00 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Tue, 29 Jul 2014 11:00:35 +0000 (13:00 +0200)
commitb13dbd6ca4df58c185f639c409651cad2defa23b
tree2648cb04570bac0b97af560db79046728a753722
parent16aa63a00b5b1db23a9c0b8de350ebf482d90cd0
terminal/subterm: use usec_t instead of "unsigned long"

Avoid hard-coding "unsigned long" and use the usec_t type defined in
src/shared.
src/libsystemd-terminal/subterm.c