summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/sleep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sleep.c b/src/sleep.c
index 27385aea7..f5d436195 100644
--- a/src/sleep.c
+++ b/src/sleep.c
@@ -83,6 +83,7 @@ point number.\n\
}
exit (status);
}
+
/* Given a floating point value *X, and a suffix character, SUFFIX_CHAR,
scale *X by the multiplier implied by SUFFIX_CHAR. SUFFIX_CHAR may
be the NUL byte or `s' to denote seconds, `m' for minutes, `h' for