summaryrefslogtreecommitdiff
path: root/lib/libc/i386/sys/pipe.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/sys/pipe.S')
-rw-r--r--lib/libc/i386/sys/pipe.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/i386/sys/pipe.S b/lib/libc/i386/sys/pipe.S
index 2aeae5813958e..984081ba914f8 100644
--- a/lib/libc/i386/sys/pipe.S
+++ b/lib/libc/i386/sys/pipe.S
@@ -33,7 +33,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pipe.S,v 1.2 1994/02/21 05:19:13 rgrimes Exp $
+ * pipe.S,v 1.1 1994/08/05 01:18:46 wollman Exp
*/
#if defined(SYSLIBC_SCCS) && !defined(lint)