ClientProcess: cast enum to int before passing to printf()

Fixes gcc5 warning.
This commit is contained in:
Max Kellermann
2015-01-23 16:50:11 +01:00
parent 645554d12f
commit 30cb082932
2 changed files with 4 additions and 3 deletions

1
NEWS
View File

@@ -1,4 +1,5 @@
ver 0.18.23 (not yet released)
* fix gcc 5.0 warnings
ver 0.18.22 (2014/01/14)
* fix clang 3.6 warnings