summaryrefslogtreecommitdiff
path: root/include/utmpx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/utmpx.h')
-rw-r--r--include/utmpx.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/utmpx.h b/include/utmpx.h
index 44b501d3..9e5cc955 100644
--- a/include/utmpx.h
+++ b/include/utmpx.h
@@ -14,8 +14,7 @@ extern "C" {
#include <bits/alltypes.h>
-struct utmpx
-{
+struct utmpx {
short ut_type;
pid_t ut_pid;
char ut_line[32];