summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r--source3/include/ntdomain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index b754dd8525..5440ca1bae 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -204,7 +204,7 @@ struct api_struct
{
char *name;
uint8 opnum;
- BOOL (*fn) (uint16 vuid, prs_struct*, prs_struct*);
+ BOOL (*fn) (prs_struct*, prs_struct*);
};
typedef struct