diff options
Diffstat (limited to 'lisp/calc/calc-graph.el')
-rw-r--r-- | lisp/calc/calc-graph.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-graph.el b/lisp/calc/calc-graph.el index d52dc6d84b0..4448af2f65a 100644 --- a/lisp/calc/calc-graph.el +++ b/lisp/calc/calc-graph.el @@ -1499,5 +1499,5 @@ This \"dumb\" driver will be present in Gnuplot 3.0." (provide 'calc-graph) -;;; arch-tag: e4b06a52-c386-4d54-a2bb-7c0a0ef533c2 +;; arch-tag: e4b06a52-c386-4d54-a2bb-7c0a0ef533c2 ;;; calc-graph.el ends here |