diff options
author | Poul-Henning Kamp <phk@FreeBSD.org> | 2011-05-17 19:20:32 +0000 |
---|---|---|
committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2011-05-17 19:20:32 +0000 |
commit | cb315db5989ed2a9a37e44f294478454027f0671 (patch) | |
tree | b4e7258e84e7f1a2c4cbe4f2fd2d4ca906aaac9a | |
parent | 2eb4b00cbb86ee4591b3a60e96b94e51085c3939 (diff) | |
download | src-cb315db5989ed2a9a37e44f294478454027f0671.tar.gz src-cb315db5989ed2a9a37e44f294478454027f0671.zip |
Ok, so we use different comment conventions in Symbol.map and Version.def
"#notimpressed" as my twittering friends would say.
Notes
Notes:
svn path=/head/; revision=222036
-rw-r--r-- | lib/libsbuf/Version.def | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libsbuf/Version.def b/lib/libsbuf/Version.def index cf8a7d41d29b..ab673d917713 100644 --- a/lib/libsbuf/Version.def +++ b/lib/libsbuf/Version.def @@ -1,6 +1,4 @@ -/* - * $FreeBSD$ - */ +# $FreeBSD$ FBSD_1.2 { }; |