On Sun, Feb 24, 2008 at 11:21:41PM -0000, [EMAIL PROTECTED] wrote:
> Author: rgheck
> Date: Mon Feb 25 00:21:39 2008
> New Revision: 23204
> 
> URL: http://www.lyx.org/trac/changeset/23204
> Log:
> Cosmetic.
> 
> Modified:
>     lyx-devel/trunk/src/CutAndPaste.cpp
> 
> Modified: lyx-devel/trunk/src/CutAndPaste.cpp
> URL: 
> http://www.lyx.org/trac/file/lyx-devel/trunk/src/CutAndPaste.cpp?rev=23204
> ==============================================================================
> --- lyx-devel/trunk/src/CutAndPaste.cpp (original)
> +++ lyx-devel/trunk/src/CutAndPaste.cpp Mon Feb 25 00:21:39 2008
> @@ -392,8 +392,8 @@
>  }
>  
>  
> -void switchBetweenClasses(TextClassPtr const & oldone, 
> -     TextClassPtr const & newone, InsetText & in, ErrorList & errorlist)
> +void switchBetweenClasses(TextClassPtr oldone, TextClassPtr newone, 
> +             InsetText & in, ErrorList & errorlist)
>  {

What's the benefit of this one?

Andre'

Reply via email to