summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
authorFlorian Festi <ffesti@redhat.com>2016-02-11 14:08:58 +0100
committerFlorian Festi <ffesti@redhat.com>2016-02-11 14:08:58 +0100
commitad5ab9cf070b96f002b6f77af77cacd130c38107 (patch)
tree03588adac696a4b8145e6f21e51d640579f19dc0 /system.h
parent61109446ac67ca8f3d96a5592814561db908d83c (diff)
downloadrpm-ad5ab9cf070b96f002b6f77af77cacd130c38107.tar.gz
White space fixes
Diffstat (limited to 'system.h')
-rw-r--r--system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/system.h b/system.h
index ed34688e9..39b211f7a 100644
--- a/system.h
+++ b/system.h
@@ -104,7 +104,7 @@ extern int fdatasync(int fildes);
in main(). In some systems (like NetBSD) it can be set only once and it is
done before an execution of main() -- therefore calling it again has no
effect.
-
+
Getprogname and setprogname function calls appeared in NetBSD 1.6
(released in 2002). So nothing to (re)implement for this platform. */
# include <stdlib.h> /* Make sure this header is included */