diff options
author | 2007-09-15 21:49:33 +0000 | |
---|---|---|
committer | 2007-09-15 21:49:33 +0000 | |
commit | 38b72290cdf8c6f178cde942f3ab9d4d46b475a0 (patch) | |
tree | a230f74305feb55476d8f5ec2f7838a5668d6825 | |
parent | $OpenBSD$ (diff) | |
download | wireguard-openbsd-38b72290cdf8c6f178cde942f3ab9d4d46b475a0.tar.xz wireguard-openbsd-38b72290cdf8c6f178cde942f3ab9d4d46b475a0.zip |
Lost the last $ in $OpenBSD$.
-rw-r--r-- | usr.bin/pcc/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pcc/config.h b/usr.bin/pcc/config.h index 855bc22fcc6..099f2ca902d 100644 --- a/usr.bin/pcc/config.h +++ b/usr.bin/pcc/config.h @@ -1,4 +1,4 @@ -/* $OpenBSD */ +/* $OpenBSD: config.h,v 1.3 2007/09/15 21:49:33 ray Exp $ */ /* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ |