summaryrefslogtreecommitdiff
path: root/share/misc/operator
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-05-23 04:09:12 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-05-23 04:09:12 +0000
commit8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6 (patch)
tree81a52679e3e7f6958a04688cb683eaf21a140f5c /share/misc/operator
parentde7242811fa5d383ece9325e6864e857b2997f20 (diff)
Diffstat (limited to 'share/misc/operator')
-rw-r--r--share/misc/operator2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/misc/operator b/share/misc/operator
index b293f31da9b2..bcd0abb3d8cd 100644
--- a/share/misc/operator
+++ b/share/misc/operator
@@ -16,4 +16,4 @@ Operator Associativity
= += -= *= /= %= <<= >>= &= ^= |= right to left
, left to right
-$FreeBSD$
+$FreeBSD: src/share/misc/operator,v 1.2 2003/01/22 15:19:07 fanf Exp $