(xalloc_msg_memory_exhausted): Now char const[],
[gnulib.git] / lib / quote.h
1 /* prototypes for quote.c */
2
3 char const *quote_n (int n, char const *name);
4 char const *quote (char const *name);