cleanup-2008 r2247: Fix Changelog and comments

URL: https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008 ChangeLog: 2008-09-12 Guillaume Lazzara <z@lrde.epita.fr> Fix Changelog and comments. * ChangeLog: Add missing entries. * milena/tests/core/site_set/p_image.cc: Fix comments. --- p_image.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: branches/cleanup-2008/milena/tests/core/site_set/p_image.cc =================================================================== --- branches/cleanup-2008/milena/tests/core/site_set/p_image.cc (revision 2246) +++ branches/cleanup-2008/milena/tests/core/site_set/p_image.cc (revision 2247) @@ -1,4 +1,4 @@ -// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory +// Copyright (C) 2008 EPITA Research and Development Laboratory // // This file is part of the Olena Library. This library is free // software; you can redistribute it and/or modify it under the terms @@ -25,9 +25,9 @@ // reasons why the executable file might be covered by the GNU General // Public License. -/*! \file tests/core/site_set/p_image2d.cc +/*! \file tests/core/site_set/p_image.cc * - * \brief Tests on mln::p_image2d. + * \brief Tests on mln::p_image. */ #include <mln/core/image/image2d.hh>
participants (1)
-
Guillaume Lazzara