Fix compilation warnings in mh.c
authorJulien Danjou <julien@danjou.info>
Tue, 7 Nov 2006 17:31:07 +0000 (18:31 +0100)
committerPierre Habouzit <madcoder@debian.org>
Tue, 7 Nov 2006 17:49:53 +0000 (18:49 +0100)
commit22cf8192743cfba2e07776dadbc523676bdb3fe6
treee06ae024f7771652d2381b74db15d7cd5381a012
parent9394fad402116d8b6124a57a8bab1eacd439e5f7
Fix compilation warnings in mh.c

Tag unused paramaters and change name of realpath variable so it won't
shadow the global declaration.

Signed-off-by: Julien Danjou <julien@danjou.info>
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
mh.c