Fix function prototypes by adding missing __UNUSED__. For some reason, the
authorChristopher Michael <cpmichael1@comcast.net>
Wed, 12 Aug 2009 16:49:59 +0000 (16:49 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Wed, 12 Aug 2009 16:49:59 +0000 (16:49 +0000)
commit162bac4cef95457244114517b2c5400d15a65d8a
tree3a372d8bc2cab269e5b6e133b3508ce0720ec16a
parentf1fac9d0ff1ed1c7b762cfcbffed10c9748c516a
Fix function prototypes by adding missing __UNUSED__. For some reason, the
__unused__ was in the function declaration itself, but not the prototype.

SVN revision: 41712
src/bin/e_ipc.c