Sync usage with man page.
[netbsd-mini2440.git] / regress / lib / libc / regex / debug.ih
blob910d8d3875036513c25ac124b9a5ad5014f9f55e
1 /*      $NetBSD: debug.ih,v 1.2 1995/04/20 22:39:47 cgd Exp $   */
3 /* ========= begin header generated by ./mkh ========= */
4 #ifdef __cplusplus
5 extern "C" {
6 #endif
8 /* === debug.c === */
9 void regprint(regex_t *r, FILE *d);
10 static void s_print(struct re_guts *g, FILE *d);
11 static char *regchar(int ch);
13 #ifdef __cplusplus
15 #endif
16 /* ========= end header generated by ./mkh ========= */