OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/omc-base?expand=0&rev=11
13 lines
599 B
Diff
13 lines
599 B
Diff
diff -ruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x autom4te.cache -x .deps -x .libs ../orig-omc-base-1.0.1/src/include/omc/FileDefs.hpp ./src/include/omc/FileDefs.hpp
|
|
--- ../orig-omc-base-1.0.1/src/include/omc/FileDefs.hpp 2006-05-23 17:21:18.000000000 +0200
|
|
+++ ./src/include/omc/FileDefs.hpp 2016-06-18 19:35:11.926716850 +0200
|
|
@@ -35,7 +35,7 @@
|
|
#ifndef _FILE_DEFS_HPP_INCLUDE_GUARD_
|
|
#define _FILE_DEFS_HPP_INCLUDE_GUARD_
|
|
|
|
-#define BADORMISSINGSTR(arg) "Bad or Missing \""arg"\" Parameter"
|
|
+#define BADORMISSINGSTR(arg) "Bad or Missing \"" arg "\" Parameter"
|
|
|
|
namespace OMC
|
|
{
|