X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fpostscript.c;h=3b655e29bddb45bd919de5498d0ea8cb1f214086;hb=d5e3c75df80897a583aedcdbd4269a7ca5ccc491;hp=6c9cc8604ef9714f5bae0d829e2d0d5ab5fa2bc3;hpb=a7a18bd636d11d167c1ebe54c9893a0c23d44bc9;p=pspp-builds.git diff --git a/src/output/postscript.c b/src/output/postscript.c index 6c9cc860..3b655e29 100644 --- a/src/output/postscript.c +++ b/src/output/postscript.c @@ -424,7 +424,7 @@ handle_option (struct outp_driver *this, const char *key, } /* Looks for a PostScript font file or config file in all the - appropriate places. Returns the filename on success, NULL on + appropriate places. Returns the file name on success, NULL on failure. */ static char * find_ps_file (const char *name)