summaryrefslogtreecommitdiff
path: root/src/dd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dd.c')
-rw-r--r--src/dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dd.c b/src/dd.c
index 6837b7b90..e9a55044a 100644
--- a/src/dd.c
+++ b/src/dd.c
@@ -669,7 +669,7 @@ cleanup (void)
_("closing output file %s"), quote (output_file));
}
-static inline void ATTRIBUTE_NORETURN
+static void ATTRIBUTE_NORETURN
quit (int code)
{
cleanup ();