*: Eliminate the old CVS `$Id: ...' markers.
[mdwtools] / footnote.dtx
index 64eb689..4241f8f 100644 (file)
@@ -1,6 +1,6 @@
 % \begin{meta-comment}
 %
-% $Id: footnote.dtx,v 1.2 2002/03/13 21:50:04 mdw Exp $
+% footnote.dtx
 %
 % Save footnotes around boxing environments and things
 %
 % Footnotes are finished off by this macro.  This is the easy bit.
 %
 %    \begin{macrocode}
-\let\fn@endnote\color@endgroup
+\def\fn@endnote{\color@endgroup}
 %    \end{macrocode}
 %
 % \end{macro}