summaryrefslogtreecommitdiff
path: root/gs/psi/zht2.h
diff options
context:
space:
mode:
Diffstat (limited to 'gs/psi/zht2.h')
-rw-r--r--gs/psi/zht2.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/gs/psi/zht2.h b/gs/psi/zht2.h
index 1b6404254..5551184a4 100644
--- a/gs/psi/zht2.h
+++ b/gs/psi/zht2.h
@@ -1,6 +1,6 @@
/* Copyright (C) 2001-2006 Artifex Software, Inc.
All Rights Reserved.
-
+
This software is provided AS-IS with no warranty, either express or
implied.
@@ -23,9 +23,9 @@
* This routine translates a gs_separation_name value into a character string
* pointer and a string length.
*/
-int gs_get_colorname_string(const gs_memory_t *mem,
- gs_separation_name colorname_index,
- unsigned char **ppstr,
- unsigned int *pname_size);
+int gs_get_colorname_string(const gs_memory_t *mem,
+ gs_separation_name colorname_index,
+ unsigned char **ppstr,
+ unsigned int *pname_size);
#endif /* zht2_INCLUDED */