author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Fri, 25 Jul 2008 10:41:24 +0000 (12:41 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 26 Jul 2008 00:21:04 +0000 (17:21 -0700) | ||
commit | f15f736d38d10f5c4f2ca367565019bdfe8e71dd | |
tree | 7e4797c0168bbed1f291a0e1ff6daee143d02593 | tree | snapshot |
parent | 7f4d0511af9d6c93656dda5a683632f5ae5b5278 | commit | diff |
archive: declare struct archiver where it's needed
Move the declaration of struct archiver to archive.c, as this is the only
file left where it is used.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Move the declaration of struct archiver to archive.c, as this is the only
file left where it is used.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
archive.c | diff | blob | history | |
archive.h | diff | blob | history |