branch: externals/scanner
commit c5c965410e8b604cd9eb5861b51901cdb8f11034
Author: Raffael Stocker <[email protected]>
Commit: Raffael Stocker <[email protected]>
correct defcustom data types
---
scanner.el | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/scanner.el b/scanner.el
index bb1b0a17f6..0809e293c4 100644
--- a/scanner.el
+++ b/scanner.el
@@ -90,18 +90,18 @@
(defcustom scanner-preview-resolution
75
- "Resolutions for preview scans"
- :type '(const integer))
+ "Resolutions for preview scans."
+ :type '(integer))
(defcustom scanner-brightness
20
"Brightness setting for the scan."
- :type '(const integer))
+ :type '(integer))
(defcustom scanner-contrast
50
"Contrast setting for the scan."
- :type '(const integer))
+ :type '(integer))
(defcustom scanner-paper-sizes
'(:a3