From e3533fd4c2fc90969b77d2ddaccbda649dd74973 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 9 Aug 2018 00:42:46 +0300 Subject: Implement submit-git --- libbrep/common.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libbrep/common.hxx') diff --git a/libbrep/common.hxx b/libbrep/common.hxx index df838a7..5b172ec 100644 --- a/libbrep/common.hxx +++ b/libbrep/common.hxx @@ -104,8 +104,8 @@ namespace brep #pragma db map type(dir_path) as(string) \ to((?).string ()) from(brep::dir_path (?)) - // Ensure that timestamp can be represented in nonoseconds without loss of - // accuracy, so the following ODB mapping is adequate. + // Make sure that timestamp can be represented in nonoseconds without loss + // of accuracy, so the following ODB mapping is adequate. // static_assert( std::ratio_greater_equal