You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2014/06/24 01:35:06 UTC

git commit: Fixed a style warning.

Repository: mesos
Updated Branches:
  refs/heads/master bbdb32fbe -> e0284d095


Fixed a style warning.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/e0284d09
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/e0284d09
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/e0284d09

Branch: refs/heads/master
Commit: e0284d095f6bab288f5e53d8b5620e716f4ef252
Parents: bbdb32f
Author: Benjamin Mahler <bm...@twitter.com>
Authored: Mon Jun 23 16:34:54 2014 -0700
Committer: Benjamin Mahler <bm...@twitter.com>
Committed: Mon Jun 23 16:34:54 2014 -0700

----------------------------------------------------------------------
 src/common/status_utils.hpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/e0284d09/src/common/status_utils.hpp
----------------------------------------------------------------------
diff --git a/src/common/status_utils.hpp b/src/common/status_utils.hpp
index da1f16a..1980551 100644
--- a/src/common/status_utils.hpp
+++ b/src/common/status_utils.hpp
@@ -45,4 +45,5 @@ inline std::string WSTRINGIFY(int status)
 } // namespace internal
 } // namespace mesos
 
-#endif // __STATUS_UTILS_HPP__
\ No newline at end of file
+#endif // __STATUS_UTILS_HPP__
+