/*   GPDriver escchar.h
 *   $Id: escchar.h,v 1.1 2007/02/20 18:49:35 wuerthne Exp $
 *
 *   GPDriver2 - Gutenprint based printer spooler for RISC OS
 *   Copyright (C) 2007 Martin Wuerthner
 *
 *   Martin Wuerthner <ro-printing@mw-software.com>
 *   Mannheimer Str. 18, 67655 Kaiserslautern, Germany
 */

extern void append_adjusted_leaf_name(char* path, const char* name, int buffer_length);
