mirror of
https://github.com/osmarks/ngircd.git
synced 2026-04-17 12:31:26 +00:00
This fixes the following warning using Apple LLVM version 4.2
(clang-425.0.24) on OS X:
src/ngircd/conn.c:157:9: Implicit conversion loses integer
precision: 'long' to 'int'