aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test11.kcfg
diff options
context:
space:
mode:
authorJonathan Riddell <jr@jriddell.org>2014-01-09 18:12:58 +0000
committerJonathan Riddell <jr@jriddell.org>2014-01-09 18:12:58 +0000
commit775755fb53586aa3e1675f784290be986f880773 (patch)
treef6f7edbdabcae0ee3d7dc35077679917317d0323 /autotests/kconfig_compiler/test11.kcfg
parentba26d97e6132a460f7c6c5bf89cfc69977866a73 (diff)
downloadkconfig-775755fb53586aa3e1675f784290be986f880773.tar.gz
kconfig-775755fb53586aa3e1675f784290be986f880773.tar.bz2
further rename of kconfig_compiler to kconfig_compiler_kf5
Diffstat (limited to 'autotests/kconfig_compiler/test11.kcfg')
-rw-r--r--autotests/kconfig_compiler/test11.kcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test11.kcfg b/autotests/kconfig_compiler/test11.kcfg
index d82e1326..73b2d01f 100644
--- a/autotests/kconfig_compiler/test11.kcfg
+++ b/autotests/kconfig_compiler/test11.kcfg
@@ -103,7 +103,7 @@
<group name="QueueRates">
<entry name="queueRate$(QueueIndex)" type="IntList" key="EmptyingRate $(QueueIndex)">
- <!-- kconfig_compiler really should do this for me... -->
+ <!-- kconfig_compiler_kf5 really should do this for me... -->
<code> QList&lt; QList&lt;int&gt; &gt; defaultRate;
QList&lt; int &gt; defaultRateInit;