diff options
author | David Faure <faure@kde.org> | 2016-12-07 09:29:27 +0100 |
---|---|---|
committer | David Faure <faure@kde.org> | 2016-12-07 09:29:27 +0100 |
commit | ebcaf997ca4e7cf687604ccb081d577f87b08008 (patch) | |
tree | 213d7b1c1058d44e9e7ae33154a747b73c4fc1ad | |
parent | 241a876b9d2ed1b4f3d613bae8d6a7e422773279 (diff) | |
download | kconfig-ebcaf997ca4e7cf687604ccb081d577f87b08008.tar.gz kconfig-ebcaf997ca4e7cf687604ccb081d577f87b08008.tar.bz2 |
Revert "[autotest] Fix stupidity"
This reverts commit 71f16741a0288d8587876dcc7dbb33ba8f00546a.
-rw-r--r-- | autotests/kconfig_compiler/test8c.cpp.ref | 2 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test8c.h.ref | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/autotests/kconfig_compiler/test8c.cpp.ref b/autotests/kconfig_compiler/test8c.cpp.ref index 90305c1f..7c7799bc 100644 --- a/autotests/kconfig_compiler/test8c.cpp.ref +++ b/autotests/kconfig_compiler/test8c.cpp.ref @@ -1,4 +1,4 @@ -// This file is generated by kconfig_compiler_kf5 from test8c.kcfg. +// This file is generated by kconfig_compiler_kf5 from test8a.kcfg. // All changes you do to this file will be lost. #include "test8c.h" diff --git a/autotests/kconfig_compiler/test8c.h.ref b/autotests/kconfig_compiler/test8c.h.ref index 8ed9962c..95464e5a 100644 --- a/autotests/kconfig_compiler/test8c.h.ref +++ b/autotests/kconfig_compiler/test8c.h.ref @@ -1,4 +1,4 @@ -// This file is generated by kconfig_compiler_kf5 from test8c.kcfg. +// This file is generated by kconfig_compiler_kf5 from test8a.kcfg. // All changes you do to this file will be lost. #ifndef TEST8C_H #define TEST8C_H |