This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove trailing whitespace on meta-lines in unit files
[metaconfig.git] / dist / U / pidtype.U
index 2674675..22ed2de 100644 (file)
@@ -1,7 +1,7 @@
 ?RCS: $Id$
 ?RCS:
 ?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
-?RCS: 
+?RCS:
 ?RCS: You may redistribute only under the terms of the Artistic License,
 ?RCS: as specified in the README file that comes with the distribution.
 ?RCS: You may reuse parts of this distribution only within the terms of
@@ -18,7 +18,7 @@
 ?MAKE:pidtype: Myread Typedef
 ?MAKE: -pick add $@ %<
 ?S:pidtype:
-?S:    This variable defines PIDTYPE to be something like pid_t, int, 
+?S:    This variable defines PIDTYPE to be something like pid_t, int,
 ?S:    ushort, or whatever type is used to declare process ids in the kernel.
 ?S:.
 ?C:Pid_t (PIDTYPE):