include: Fix level of indirection of parameters in GetNotifyCmdLine function of IBack...
commit244b14ba36e4ff89338138b64fb4cd0b29c81454
authorRob Shearman <robertshearman@gmail.com>
Mon, 8 Sep 2008 22:20:22 +0000 (8 23:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Sep 2008 09:46:13 +0000 (9 11:46 +0200)
tree3f450da02957590dd845260343c23e40cfca9599
parent10208999c53dd647a08890a6a61a6b90a7389f50
include: Fix level of indirection of parameters in GetNotifyCmdLine function of IBackgroundCopyJob2 interface in bits1_5.idl.

The parameters should be double pointers to strings, not pointers to strings.
dlls/qmgr/job.c
include/bits1_5.idl