diff options
| author | Charles.Forsyth <devnull@localhost> | 2007-01-15 21:04:26 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2007-01-15 21:04:26 +0000 |
| commit | 8911721efbf3b3721376e2baa30bae002c2975c2 (patch) | |
| tree | aa059ffa39c2c4f1cd5ed2e137dcb9b079de2717 /utils/mk/shprint.c | |
| parent | 0e96539ff7cff23233d3f0a64bb285b385a3a1f4 (diff) | |
20070115
Diffstat (limited to 'utils/mk/shprint.c')
| -rw-r--r-- | utils/mk/shprint.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/mk/shprint.c b/utils/mk/shprint.c index a3de277d..53648233 100644 --- a/utils/mk/shprint.c +++ b/utils/mk/shprint.c @@ -1,8 +1,6 @@ #include "mk.h" static char *vexpand(char*, Envy*, Bufblock*); -static char *shquote(char*, Rune, Bufblock*); -static char *shbquote(char*, Bufblock*); void shprint(char *s, Envy *env, Bufblock *buf) |
