aboutsummaryrefslogtreecommitdiff
path: root/share/misc/operator
diff options
context:
space:
mode:
Diffstat (limited to 'share/misc/operator')
-rw-r--r--share/misc/operator2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/misc/operator b/share/misc/operator
index 758737ba14f0..1eac77624055 100644
--- a/share/misc/operator
+++ b/share/misc/operator
@@ -17,5 +17,3 @@ Operator Associativity
= += -= *= /= %= <<= >>= &= ^= |= throw right to left
?: (C++, third operand) right to left
, left to right
-
-$FreeBSD$