diff options
author | Erik Faye-Lund <kusmabite@googlemail.com> | 2009-09-30 18:05:49 +0000 |
---|---|---|
committer | Jeff King <peff@peff.net> | 2009-10-01 04:12:21 -0400 |
commit | a4f3131c07c1f601be1e24b2143ca7e2deea09b5 (patch) | |
tree | 2586a271cd7cd125af045dff2a741b5d7e7c6a23 /builtin-mailsplit.c | |
parent | 1be224ba6e99f0ab34c998d7fa8023b76a15c8b6 (diff) | |
download | git-a4f3131c07c1f601be1e24b2143ca7e2deea09b5.tar.gz |
increase portability of NORETURN declarations
Some compilers (including at least MSVC) support NORETURN
on function declarations, but only before the function-name.
This patch makes it possible to define NORETURN to something
meaningful for those compilers.
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'builtin-mailsplit.c')
0 files changed, 0 insertions, 0 deletions