author | Junio C Hamano <gitster@pobox.com> | |
Fri, 10 Jun 2011 17:31:34 +0000 (10:31 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 10 Jun 2011 17:31:34 +0000 (10:31 -0700) | ||
commit | 1a507fc1121865009fd961ef08cb03700650cbd4 | |
tree | 860f0ffda7a5cdf47f5abac353fe1added326d1b | tree | snapshot |
parent | e5af0de202e885b793482d416b8ce9d50dd2b8bc | commit | diff |
zlib wrapper: refactor error message formatter
Before refactoring the main part of the wrappers, first move the
logic to convert error status that come back from zlib to string
to a helper function.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Before refactoring the main part of the wrappers, first move the
logic to convert error status that come back from zlib to string
to a helper function.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
zlib.c | diff | blob | history |