diff options
Diffstat (limited to 'libkern/dofmt.c')
| -rw-r--r-- | libkern/dofmt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libkern/dofmt.c b/libkern/dofmt.c index 0f47c85d..2aedb3a4 100644 --- a/libkern/dofmt.c +++ b/libkern/dofmt.c @@ -75,7 +75,6 @@ dofmt(Fmt *f, char *fmt) if(fmt == nil) return -1; } - return 0; /* not reached */ } void * |
