]> git.pld-linux.org Git - packages/mir.git/blame - mir-gflags.patch
- new URLs, updated to 1.0.0
[packages/mir.git] / mir-gflags.patch
CommitLineData
7a050f1f
JB
1--- mir-1.0.0/examples/mir_demo_server/glog_logger.cpp.orig 2015-02-11 04:58:37.000000000 +0100
2+++ mir-1.0.0/examples/mir_demo_server/glog_logger.cpp 2015-02-26 19:44:18.608720129 +0100
d13b11fc
JB
3@@ -49,7 +49,7 @@
4 {
5 ~google_gflag_guard_t()
6 {
7- std::call_once(shutdown_flag_gflags, google::ShutDownCommandLineFlags);
8+ std::call_once(shutdown_flag_gflags, gflags::ShutDownCommandLineFlags);
9 }
10 } google_gflag_guard;
11 }
This page took 0.058697 seconds and 4 git commands to generate.