]> granicus.if.org Git - sysstat/commitdiff
Clean code
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 22 Nov 2014 15:15:51 +0000 (16:15 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 22 Nov 2014 15:15:51 +0000 (16:15 +0100)
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
sa.h

diff --git a/sa.h b/sa.h
index db74c00ac33e62ff73dcb74eb7b1d4af6359f5be..c7b3ca4d35695ae606b15bbc32764f15f6559065 100644 (file)
--- a/sa.h
+++ b/sa.h
  */
 #define BITMAP_SIZE(m) ((((m) + 1) / 8) + 1)
 
-#define UTSNAME_LEN            65
-#define TIMESTAMP_LEN          16
-#define HEADER_LINE_LEN                512
+#define UTSNAME_LEN    65
+#define TIMESTAMP_LEN  16
+#define HEADER_LINE_LEN        512
 
 /* Maximum number of args that can be passed to sadc */
 #define MAX_ARGV_NR    32
@@ -382,7 +382,7 @@ struct activity {
         */
        __print_funct_t (*f_json_print) (struct activity *, int, int, unsigned long long);
        /*
-        * Header string displayed by sadf -d/-D.
+        * Header string displayed by sadf -d.
         * Header lines for each output (for activities with multiple outputs) are
         * separated with a '|' character.
         * For a given output, the first field corresponding to extended statistics