96549b76ba5be2dc525c4ebe791b364d946b9468
[pspp] / 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);