sim: Turn around the order of arguments
authorDenis Kenzior <denkenz@gmail.com>
Mon, 30 Aug 2010 19:29:34 +0000 (14:29 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Mon, 30 Aug 2010 19:29:34 +0000 (14:29 -0500)
commit4292b2dbeda6bf31115abb8e5f9839d61e0a1272
tree915ea684afc6c8594199d7c2e4b20e3abaa6617d
parentb74c9fb0c60c66ed41e8b17a093b90814c95a91f
sim: Turn around the order of arguments

The void *user argument was first.  It should be last instead to be
consistent with the other watch functions.
drivers/atmodem/sim-poll.c
include/sim.h
src/modem.c
src/sim.c
src/voicecall.c