chiark / gitweb /
cleanup: All the whitespace fixes, all at once.
[mLib] / ident.h
diff --git a/ident.h b/ident.h
index c13646399255a0356a618e18a52f4df82d7a4911..e64d86c3301b09a2e4eaa6b4648cb197a2042352 100644 (file)
--- a/ident.h
+++ b/ident.h
@@ -7,7 +7,7 @@
  * (c) 1999 Mark Wooding
  */
 
  * (c) 1999 Mark Wooding
  */
 
-/*----- Licensing notice --------------------------------------------------* 
+/*----- Licensing notice --------------------------------------------------*
  *
  * This file is part of the mLib utilities library.
  *
  *
  * This file is part of the mLib utilities library.
  *
  * it under the terms of the GNU Library General Public License as
  * published by the Free Software Foundation; either version 2 of the
  * License, or (at your option) any later version.
  * it under the terms of the GNU Library General Public License as
  * published by the Free Software Foundation; either version 2 of the
  * License, or (at your option) any later version.
- * 
+ *
  * mLib is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Library General Public License for more details.
  * mLib is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Library General Public License for more details.
- * 
+ *
  * You should have received a copy of the GNU Library General Public
  * License along with mLib; if not, write to the Free
  * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
  * You should have received a copy of the GNU Library General Public
  * License along with mLib; if not, write to the Free
  * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
@@ -123,7 +123,7 @@ extern void ident_abort(ident_request */*rq*/);
 
 extern void ident(ident_request */*rq*/, sel_state */*s*/,
                  const struct sockaddr_in */*local*/,
 
 extern void ident(ident_request */*rq*/, sel_state */*s*/,
                  const struct sockaddr_in */*local*/,
-                 const struct sockaddr_in */*remote*/, 
+                 const struct sockaddr_in */*remote*/,
                  void (*/*func*/)(ident_reply */*i*/, void */*p*/),
                  void */*p*/);
 
                  void (*/*func*/)(ident_reply */*i*/, void */*p*/),
                  void */*p*/);