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/ccom/trees.c | |
parent | da535dc3854d4ff7f678e0551febbfbf7e0f6748 (diff) |
$OpenBSD$
Requested by otto.
Diffstat (limited to 'usr.bin/pcc/cc/ccom/trees.c')
-rw-r--r-- | usr.bin/pcc/cc/ccom/trees.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pcc/cc/ccom/trees.c b/usr.bin/pcc/cc/ccom/trees.c index c45a1767eac..c25bb27e85f 100644 --- a/usr.bin/pcc/cc/ccom/trees.c +++ b/usr.bin/pcc/cc/ccom/trees.c @@ -1,4 +1,4 @@ -/* $Id: trees.c,v 1.1 2007/09/15 18:12:35 otto Exp $ */ +/* $OpenBSD: trees.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. |