author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sun, 21 Oct 2007 09:23:49 +0000 (11:23 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 22 Oct 2007 04:00:40 +0000 (00:00 -0400) | ||
commit | c32f749fec69f92ce3b076128e6322f8130bd881 | |
tree | 0ada7de6f324a57dccd4b7bba9eaa05091a252cc | tree | snapshot |
parent | 5be507fc955bd14643cac1162cfaa592d0e236ba | commit | diff |
Correct some sizeof(size_t) != sizeof(unsigned long) typing errors
Fix size_t vs. unsigned long pointer mismatch warnings introduced
with the addition of strbuf_detach().
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Fix size_t vs. unsigned long pointer mismatch warnings introduced
with the addition of strbuf_detach().
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
builtin-apply.c | diff | blob | history | |
builtin-archive.c | diff | blob | history | |
diff.c | diff | blob | history | |
entry.c | diff | blob | history |