summaryrefslogtreecommitdiff
path: root/devices/vector/gdevpdfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'devices/vector/gdevpdfx.h')
-rw-r--r--devices/vector/gdevpdfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/devices/vector/gdevpdfx.h b/devices/vector/gdevpdfx.h
index 098fc4fc9..61a5c582c 100644
--- a/devices/vector/gdevpdfx.h
+++ b/devices/vector/gdevpdfx.h
@@ -641,7 +641,7 @@ struct gx_device_pdf_s {
gs_param_string OwnerPassword;
gs_param_string UserPassword;
uint KeyLength;
- uint Permissions;
+ int32_t Permissions;
uint EncryptionR;
gs_param_string NoEncrypt;
bool EncryptMetadata;