comparison integer.c @ 441:6335e6e63d91 libavutil

Fix the following using void* casts, proper casts are less readable and avoiding casts would be even less readable, but other suggestions are welcome. lls.c:56: warning: initialization from incompatible pointer type lls.c:57: warning: initialization from incompatible pointer type
author michael
date Thu, 31 Jan 2008 20:52:14 +0000
parents e7192ff1857d
children 4e4ba0186360
comparison
equal deleted inserted replaced
440:63e1f9c749dd 441:6335e6e63d91