]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/token_functions.hpp
Make the default format translatable, and load the cite formats in
[lyx.git] / boost / boost / token_functions.hpp
index 1fb108c972ecf307e1325be11ec92e0dc2e691b4..ef7ba7306676c0e25ac0d77773e04cc761feaac2 100644 (file)
@@ -9,7 +9,7 @@
 // See http://www.boost.org/libs/tokenizer/ for documentation.
 
 // Revision History:
-// 01 Oct 2004   Joaquín M López Muñoz
+// 01 Oct 2004   Joaquin M Lopez Munoz
 //      Workaround for a problem with string::assign in msvc-stlport
 // 06 Apr 2004   John Bandela
 //      Fixed a bug involving using char_delimiter with a true input iterator