summaryrefslogtreecommitdiff
path: root/mcon/U/d_pipe.U
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2016-01-12 22:52:19 -0800
committerManoj Srivastava <srivasta@debian.org>2016-01-12 22:52:19 -0800
commitb6522e6981f04e1ca972204cea280ed27d8924a2 (patch)
treefdd677eefa3aed99f658c178f94719e781439de9 /mcon/U/d_pipe.U
parentff52cc133ccaff7df1b92de5f005b2d574734941 (diff)
parente6df8b40bcec77dd84e583c2cfb0152e8666210f (diff)
Merge branch 'upstream'
Diffstat (limited to 'mcon/U/d_pipe.U')
-rw-r--r--mcon/U/d_pipe.U4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcon/U/d_pipe.U b/mcon/U/d_pipe.U
index a0cd165..19952c6 100644
--- a/mcon/U/d_pipe.U
+++ b/mcon/U/d_pipe.U
@@ -1,4 +1,4 @@
-?RCS: $Id: d_pipe.U 167 2013-05-08 17:58:00Z rmanfredi $
+?RCS: $Id: d_pipe.U 196 2015-11-01 14:35:37Z rmanfredi $
?RCS:
?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
?RCS:
@@ -21,7 +21,7 @@
?S: indicates to the C program that the pipe() routine is available
?S: to create an inter-process channel.
?S:.
-?C:HAS_PIPE :
+?C:HAS_PIPE:
?C: This symbol, if defined, indicates that the pipe routine is
?C: available to create an inter-process channel.
?C:.