diff options
| author | Charles Forsyth <charles.forsyth@gmail.com> | 2014-06-30 10:57:08 +0100 |
|---|---|---|
| committer | Charles Forsyth <charles.forsyth@gmail.com> | 2014-06-30 10:57:08 +0100 |
| commit | 3cd4f1d15146c08f05206d6328ecbc1c7fdc8dfa (patch) | |
| tree | a546acadca10b43d6b5eafc6d85f4aed361e9988 /libkern/dofmt.c | |
| parent | ee030d07b2cf167be70f1dc36f56bdf3012860ae (diff) | |
update to match lib9
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 * |
