spoolss: fix name mismatch for opnum 0x42 (66).
authorGünther Deschner <gd@samba.org>
Wed, 11 Feb 2009 20:51:39 +0000 (21:51 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 11 Feb 2009 21:35:47 +0000 (22:35 +0100)
opnum 0x42 is spoolss_RouterReplyPrinterEx and *not*
spoolss_RouterRefreshPrinterChangeNotification.

Guenther

librpc/idl/spoolss.idl

index 20b65409870f6e5506f86fe60eda7126c34dad5f..af3312a221319f52ca61cbbd3c4c7f54efe3c301 100644 (file)
@@ -1442,7 +1442,7 @@ import "misc.idl", "security.idl", "winreg.idl";
 
        /******************/
        /* Function: 0x42 */
-       [todo] WERROR spoolss_RouterRefreshPrinterChangeNotification(
+       [todo] WERROR spoolss_RouterReplyPrinterEx(
        );
 
        typedef struct {