summaryrefslogtreecommitdiff
path: root/coreutils/od_bloaty.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/od_bloaty.c')
-rw-r--r--coreutils/od_bloaty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/od_bloaty.c b/coreutils/od_bloaty.c
index 7b1ab8981..cb97ff8c5 100644
--- a/coreutils/od_bloaty.c
+++ b/coreutils/od_bloaty.c
@@ -528,7 +528,7 @@ check_and_close(void)
528 S_ORIG is solely for reporting errors. It should be the full format 528 S_ORIG is solely for reporting errors. It should be the full format
529 string argument. */ 529 string argument. */
530 530
531static const char * 531static NOINLINE const char *
532decode_one_format(const char *s_orig, const char *s, struct tspec *tspec) 532decode_one_format(const char *s_orig, const char *s, struct tspec *tspec)
533{ 533{
534 enum size_spec size_spec; 534 enum size_spec size_spec;