---
milena/ChangeLog | 4 ++++
milena/mln/core/window.hh | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index 4ff6cb2..1775284 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-04 Roland Levillain <roland(a)lrde.epita.fr>
+
+ * mln/core/window.hh: Fix a closing-namespace comment.
+
2008-10-04 Thierry Geraud <thierry.geraud(a)lrde.epita.fr>
Replace the inplace routine by the rw method.
diff --git a/milena/mln/core/window.hh b/milena/mln/core/window.hh
index b24cfcb..9689983 100644
--- a/milena/mln/core/window.hh
+++ b/milena/mln/core/window.hh
@@ -73,7 +73,7 @@ namespace mln
typedef trait::window::definition::unique definition;
};
- } // end of namespace trait
+ } // end of namespace mln::trait
--
1.6.0.1
Show replies by date