summaryrefslogtreecommitdiff
path: root/mcon/U/pidtype.U
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/U/pidtype.U')
-rw-r--r--mcon/U/pidtype.U6
1 files changed, 3 insertions, 3 deletions
diff --git a/mcon/U/pidtype.U b/mcon/U/pidtype.U
index e7d51bd..22ed2de 100644
--- a/mcon/U/pidtype.U
+++ b/mcon/U/pidtype.U
@@ -1,7 +1,7 @@
-?RCS: $Id: pidtype.U 167 2013-05-08 17:58:00Z rmanfredi $
+?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):