# HG changeset patch # User Dan Nicolaescu # Date 1205521097 0 # Node ID 5a094feef463a0630186d2b9fb9d27fe2affdf35 # Parent 8ed141a6dde87dd8240b94c1faca6906c7a48833 Fix typo. diff -r 8ed141a6dde8 -r 5a094feef463 lisp/ediff-hook.el --- a/lisp/ediff-hook.el Fri Mar 14 17:52:43 2008 +0000 +++ b/lisp/ediff-hook.el Fri Mar 14 18:58:17 2008 +0000 @@ -64,7 +64,7 @@ '("Tools") ediff-misc-menu "OO-Browser...") (add-menu-button '("Tools") "-------" "OO-Browser...") - ))) + )) (defvar ediff-menu '("Compare" ["Two Files..." ediff-files t]