aboutsummaryrefslogtreecommitdiff
path: root/libpwdgrp/getpw.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpwdgrp/getpw.c')
-rw-r--r--libpwdgrp/getpw.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libpwdgrp/getpw.c b/libpwdgrp/getpw.c
index d46e2c7da..8494a6ae9 100644
--- a/libpwdgrp/getpw.c
+++ b/libpwdgrp/getpw.c
@@ -1,7 +1,7 @@
/*
* getpw.c - This file is part of the libc-8086/pwd package for ELKS,
* Copyright (C) 1995, 1996 Nat Friedman <ndf@linux.mit.edu>.
- *
+ *
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
@@ -18,7 +18,7 @@
*
*/
-#include "busybox.h"
+#include "busybox.h"
#include <sys/types.h>
#include <errno.h>