summaryrefslogtreecommitdiffstats
path: root/arts/gui/common/artsgui.idl
diff options
context:
space:
mode:
Diffstat (limited to 'arts/gui/common/artsgui.idl')
-rw-r--r--arts/gui/common/artsgui.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/arts/gui/common/artsgui.idl b/arts/gui/common/artsgui.idl
index a9a3950a..76b6a8c5 100644
--- a/arts/gui/common/artsgui.idl
+++ b/arts/gui/common/artsgui.idl
@@ -23,7 +23,7 @@
*/
/*
- * DISCLAIMER: The interfaces in artsgui.idl (and the derived .cc/.h files)
+ * DISCLAIMER: The interfaces in artsgui.idl (and the derived .cpp/.h files)
* DO NOT GUARANTEE BINARY COMPATIBILITY YET.
*
* They are intended for developers. You shouldn't expect that applications in
@@ -392,5 +392,3 @@ module Arts {
interface GenericGuiFactory : GuiFactory {
};
};
-
-// vim: sw=4 ts=4