Changed non-ascii characters to their ascii equivalent in stout.

Review: https://reviews.apache.org/r/45659/


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

Branch: refs/heads/master
Commit: 2cac927c1b1eb46ee49ac1dde876b284352d203a
Parents: 5ff13be
Author: Yong Tang <yong.tang.git...@outlook.com>
Authored: Mon Apr 4 22:10:01 2016 +0200
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Mon Apr 4 22:42:27 2016 +0200

----------------------------------------------------------------------
 .../libprocess/3rdparty/stout/include/stout/windows/format.hpp     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/2cac927c/3rdparty/libprocess/3rdparty/stout/include/stout/windows/format.hpp
----------------------------------------------------------------------
diff --git 
a/3rdparty/libprocess/3rdparty/stout/include/stout/windows/format.hpp 
b/3rdparty/libprocess/3rdparty/stout/include/stout/windows/format.hpp
index a1bfc80..872ddbc 100644
--- a/3rdparty/libprocess/3rdparty/stout/include/stout/windows/format.hpp
+++ b/3rdparty/libprocess/3rdparty/stout/include/stout/windows/format.hpp
@@ -1,7 +1,7 @@
 // Copyright 2015 Mesosphere, Inc.
 //
 // This file has been modified from its original form by Mesosphere, Inc.
-// All modifications made to this file by Mesosphere (the “Modifications”)
+// All modifications made to this file by Mesosphere (the "Modifications")
 // are copyright 2015 Mesosphere, Inc.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");

Reply via email to