Fix 'comparison of unsigned expression < 0 is always false' warning.
authorStefan Fritsch <sf@apache.org>
Thu, 18 Nov 2010 20:23:59 +0000 (20:23 +0000)
committerStefan Fritsch <sf@apache.org>
Thu, 18 Nov 2010 20:23:59 +0000 (20:23 +0000)
commit7b1a692c09a27b268f3d7c38aa2b349d24ff6152
tree3edcc0a92be5aaaca69e6bc610836729f8383cfd
parent91cfd21ba94b0ba6b0941fce1b826c8285c4fcdb
Fix 'comparison of unsigned expression < 0 is always false' warning.
(There was no actual problem as id is never set to a negative value.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1036606 13f79535-47bb-0310-9956-ffa450edef68
modules/slotmem/mod_slotmem_plain.c