]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
add blank line
authorJim Meyering <jim@meyering.net>
Thu, 6 Jan 2000 08:35:45 +0000 (08:35 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 6 Jan 2000 08:35:45 +0000 (08:35 +0000)
src/sleep.c

index 27385aea710cced95dae98272cc1336ab9bc71cd..f5d436195379a4371610a93f2f261be9407f4d6b 100644 (file)
@@ -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