$OpenBSD: patch-abi_src_tools_ttftool_unix_ps_c,v 1.1 2003/02/11 19:47:34 couderc Exp $
--- abi/src/tools/ttftool/unix/ps.c.orig	Thu Aug 15 21:59:20 2002
+++ abi/src/tools/ttftool/unix/ps.c	Tue Feb 11 19:16:43 2003
@@ -119,7 +119,7 @@ void
 printPSTrailer(FILE *psfontfile)
 {
   int i,n;
-  char *name;
+  unsigned char *name;
 
   fprintf(psfontfile,"/CharStrings %d dict dup begin\n",nglyphs);
   switch(post_format) {
