diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2007-09-18 07:16:02 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2007-09-18 07:16:02 +0000 |
commit | 66e63ad247d38bcd81851a747a9c27c90a6588dd (patch) | |
tree | b398dc84a4d7931a60d38962c073881d691a7626 /usr.bin/pcc/cc/cpp/cpp.c | |
parent | 29ae8cddb2ec660dd7311cb7bbaea7a920b82c67 (diff) |
some $OpenBSD$s got lost again in the latest merge, noted by Dries
Diffstat (limited to 'usr.bin/pcc/cc/cpp/cpp.c')
-rw-r--r-- | usr.bin/pcc/cc/cpp/cpp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pcc/cc/cpp/cpp.c b/usr.bin/pcc/cc/cpp/cpp.c index 8fe6ea6e47f..4833140f38f 100644 --- a/usr.bin/pcc/cc/cpp/cpp.c +++ b/usr.bin/pcc/cc/cpp/cpp.c @@ -1,4 +1,4 @@ -/* $Id: cpp.c,v 1.5 2007/09/17 18:29:20 otto Exp $ */ +/* $OpenBSD: cpp.c,v 1.6 2007/09/18 07:16:01 otto Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). |