diff options
author | Ray Lai <ray@cvs.openbsd.org> | 2007-09-15 22:04:40 +0000 |
---|---|---|
committer | Ray Lai <ray@cvs.openbsd.org> | 2007-09-15 22:04:40 +0000 |
commit | 313a3e28e49473a2be81ebc10e30a4c44e1316f5 (patch) | |
tree | 515c319f51497970333d295a6de39061016c9170 /usr.bin/pcc/cc/cpp/cpy.y | |
parent | da535dc3854d4ff7f678e0551febbfbf7e0f6748 (diff) |
$OpenBSD$
Requested by otto.
Diffstat (limited to 'usr.bin/pcc/cc/cpp/cpy.y')
-rw-r--r-- | usr.bin/pcc/cc/cpp/cpy.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pcc/cc/cpp/cpy.y b/usr.bin/pcc/cc/cpp/cpy.y index 2f39c920306..6de8a694a12 100644 --- a/usr.bin/pcc/cc/cpp/cpy.y +++ b/usr.bin/pcc/cc/cpp/cpy.y @@ -1,4 +1,4 @@ -/* $Id: cpy.y,v 1.1 2007/09/15 18:12:32 otto Exp $ */ +/* $OpenBSD: cpy.y,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). |