summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJulio Espinoza-Sokal <julioes@gmail.com>2009-06-15 21:26:02 -0400
committerAndreas Ericsson <ae@op5.se>2009-06-16 11:40:14 +0200
commit73c4dd9253f8d43c436fc88e64096910f4f1b8ee (patch)
tree9bdf5bf0bb8dfa08e11ea902931100c4605d1d09 /src
parentc79dded300f279a6d8660b13f4fca3c684533449 (diff)
downloadlibgit2-73c4dd9253f8d43c436fc88e64096910f4f1b8ee.tar.gz
Add noreturn declaration compatible with the MSVC compiler.
MSVC provides a compiler declaration to declare that a function never returns. This declaration is required in front of the function definition rather than at the end, but fortunately gcc is compatible with this location as well. Explicit returns are no longer required after calls to test_die. Signed-off-by: Julio Espinoza-Sokal <julioes@gmail.com> Signed-off-by: Andreas Ericsson <ae@op5.se>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions