s3-spoolss: Added missing return value to winreg_printer_enumforms1 docs.
authorAndreas Schneider <asn@samba.org>
Fri, 9 Apr 2010 07:26:08 +0000 (09:26 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 23 Apr 2010 14:07:00 +0000 (16:07 +0200)
Signed-off-by: Günther Deschner <gd@samba.org>
source3/rpc_server/srv_spoolss_util.h

index 2d18d745cea37171b15b5cf0b28cb7d7c3e6d179..ea5d4a1ed0eb46944e653882e44bda9735303049 100644 (file)
@@ -239,6 +239,7 @@ WERROR winreg_printer_enumforms1(TALLOC_CTX *mem_ctx,
  *
  * @return              WERR_OK on success.
  *                      WERR_INVALID_PARAM if the form is a builtin form.
+ *                      WERR_INVALID_FORM_NAME if the form or key doesn't exist.
  *                      A corresponding DOS error is something went wrong.
  */
 WERROR winreg_printer_deleteform1(TALLOC_CTX *mem_ctx,