diff options
Diffstat (limited to 'gs/psi/iname.h')
-rw-r--r-- | gs/psi/iname.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gs/psi/iname.h b/gs/psi/iname.h index a6e2449e4..c13046107 100644 --- a/gs/psi/iname.h +++ b/gs/psi/iname.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. @@ -27,7 +27,6 @@ /* ---------------- Procedural interface ---------------- */ - /* Get the allocator for the name table. */ #define name_memory(mem)\ names_memory(mem->gs_lib_ctx->gs_name_table) |