version 1.71, 2009/09/17 13:17:30 |
version 1.72, 2009/09/20 11:05:22 |
Line 493 print_head(DECL_ARGS) |
|
Line 493 print_head(DECL_ARGS) |
|
} |
} |
|
|
|
|
/* TODO: put into util file. */ |
/* FIXME: put in utility file for front-ends. */ |
static size_t |
static size_t |
arg_width(const struct mdoc_argv *arg, int pos) |
arg_width(const struct mdoc_argv *arg, int pos) |
{ |
{ |
Line 561 arg_listtype(const struct mdoc_node *n) |
|
Line 561 arg_listtype(const struct mdoc_node *n) |
|
} |
} |
|
|
|
|
|
/* FIXME: put in utility file for front-ends. */ |
static size_t |
static size_t |
arg_offset(const struct mdoc_argv *arg) |
arg_offset(const struct mdoc_argv *arg) |
{ |
{ |