author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 13 Jun 2005 04:04:27 +0000 (21:04 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 13 Jun 2005 04:04:27 +0000 (21:04 -0700) | ||
commit | 84fb9a4dca7efe1427c917e2f46a045e48180826 | |
tree | f0c9a7b288ab5188ca166fe9e709331b49d150fc | tree | snapshot |
parent | 9718a00b90b35fd077dbe2216915f1afcf0bb361 | commit | diff |
git-apply: fix error handling for nonexistent files
Missing argument for error() function. We should really use the
gcc printf format checking capabilities.
Missing argument for error() function. We should really use the
gcc printf format checking capabilities.
apply.c | diff | blob | history |