Remove trailing whitespace. Update copyright to include 2004.
[platform/upstream/busybox.git] / libpwdgrp / grent.c
index ff3c49e..753026c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * grent.c - This file is part of the libc-8086/grp 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
@@ -24,7 +24,7 @@
  * in together.
  */
 
-#include "busybox.h" 
+#include "busybox.h"
 
 #include <unistd.h>
 #include <fcntl.h>