Add casts to get rid of compiler warning about signed/unsigned issues.

This commit is contained in:
Petter Reinholdtsen
2009-11-14 21:27:13 +00:00
parent 8caa4e87f5
commit 6d894fd45b
7 changed files with 16 additions and 15 deletions

View File

@@ -7,6 +7,7 @@ sysvinit (2.88dsf) UNRELEASED; urgency=low
before files are copied into them.
* Fix minor bug in optimizing of argument parsing. Based on
report from jakemus on freshmeat.
* Add casts to get rid of compiler warning about signed/unsigned issues.
-- Petter Reinholdtsen <pere@hungry.com> Sun, 12 Jul 2009 19:58:10 +0200