summaryrefslogtreecommitdiff
path: root/src/errors.h
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2008-12-31 16:06:48 -0800
committerShawn O. Pearce <spearce@spearce.org>2008-12-31 16:06:48 -0800
commit2c4b7707f7e1d591ec1765ab7057a03283841c3e (patch)
treebc584bb33674be3b3925c7bbc129f1f53af21869 /src/errors.h
parent5690f02e87e4fd31dfa9fd7c9c01aba03603cde8 (diff)
downloadlibgit2-2c4b7707f7e1d591ec1765ab7057a03283841c3e.tar.gz
Add git__fmt as an easier to use snprintf
Checking the return value of snprintf is a pain, as it must be >= 0 and < sizeof(buffer). git__fmt is a simple wrapper to perform these checks. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'src/errors.h')
0 files changed, 0 insertions, 0 deletions