author | Linus Torvalds <torvalds@g5.osdl.org> | |
Sun, 3 Jul 2005 16:58:44 +0000 (09:58 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Sun, 3 Jul 2005 16:58:44 +0000 (09:58 -0700) | ||
commit | 4d235c8044a638108b67e22f94b2876657130fc8 | |
tree | 715659d7f232f1ecbe19674a16c9b03067f6c9e1 | tree | snapshot |
parent | 8a65ff7666db1299449a397bab3d39d74b82aa54 | commit | diff |
Avoid gcc warnings in sha1_file.c
A couple of bogus "might be used undefined" warnings are avoided
by moving the initializations unnecessarily early.
A couple of bogus "might be used undefined" warnings are avoided
by moving the initializations unnecessarily early.
sha1_file.c | diff | blob | history |