1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 02:30:35 +02:00

tweak indentation

This commit is contained in:
Jim Meyering
2000-03-07 20:06:03 +00:00
parent 9ebf9199a4
commit b65f84bf94
+1 -1
View File
@@ -64,7 +64,7 @@ my_usleep (const struct timespec *ts_delay)
int
rpl_nanosleep (const struct timespec *requested_delay,
struct timespec *remaining_delay)
struct timespec *remaining_delay)
{
#ifdef SA_NOCLDSTOP
struct sigaction oldact, newact;