diff --git a/Examples/c/std_vector/example.cxx b/Examples/c/std_vector/example.cxx index cd6c9d173..9e605637c 100644 --- a/Examples/c/std_vector/example.cxx +++ b/Examples/c/std_vector/example.cxx @@ -1,2 +1,2 @@ -/* File : example.c */ +/* File : example.cxx */ diff --git a/Examples/javascript/enum/example.cxx b/Examples/javascript/enum/example.cxx index 6785e57ac..df7bb6328 100644 --- a/Examples/javascript/enum/example.cxx +++ b/Examples/javascript/enum/example.cxx @@ -1,4 +1,4 @@ -/* File : example.c */ +/* File : example.cxx */ #include "example.h" #include diff --git a/Examples/lua/owner/example.cxx b/Examples/lua/owner/example.cxx index a4dcc68a1..a8823e4ee 100644 --- a/Examples/lua/owner/example.cxx +++ b/Examples/lua/owner/example.cxx @@ -1,4 +1,4 @@ -/* File : example.c */ +/* File : example.cxx */ #include "example.h" #include diff --git a/Examples/octave/enum/example.cxx b/Examples/octave/enum/example.cxx index 6785e57ac..df7bb6328 100644 --- a/Examples/octave/enum/example.cxx +++ b/Examples/octave/enum/example.cxx @@ -1,4 +1,4 @@ -/* File : example.c */ +/* File : example.cxx */ #include "example.h" #include diff --git a/Examples/php/disown/example.cxx b/Examples/php/disown/example.cxx index 247eb6a27..2430b22a3 100644 --- a/Examples/php/disown/example.cxx +++ b/Examples/php/disown/example.cxx @@ -1,4 +1,4 @@ -/* File : example.c */ +/* File : example.cxx */ #include "example.h" #include diff --git a/Examples/php/overloading/example.cxx b/Examples/php/overloading/example.cxx index 2f684f05c..8e8c2f4d8 100644 --- a/Examples/php/overloading/example.cxx +++ b/Examples/php/overloading/example.cxx @@ -1,4 +1,4 @@ -/* File : example.c */ +/* File : example.cxx */ #include "example.h" #include diff --git a/Examples/php/proxy/example.cxx b/Examples/php/proxy/example.cxx index 94e4a7888..24fed28c6 100644 --- a/Examples/php/proxy/example.cxx +++ b/Examples/php/proxy/example.cxx @@ -1,4 +1,4 @@ -/* File : example.c */ +/* File : example.cxx */ #include "example.h" #include diff --git a/Examples/python/enum/example.cxx b/Examples/python/enum/example.cxx index 6785e57ac..df7bb6328 100644 --- a/Examples/python/enum/example.cxx +++ b/Examples/python/enum/example.cxx @@ -1,4 +1,4 @@ -/* File : example.c */ +/* File : example.cxx */ #include "example.h" #include diff --git a/Examples/python/smartptr/example.cxx b/Examples/python/smartptr/example.cxx index 92a3add45..d4943b3d1 100644 --- a/Examples/python/smartptr/example.cxx +++ b/Examples/python/smartptr/example.cxx @@ -1,4 +1,4 @@ -/* File : example.c */ +/* File : example.cxx */ #include "example.h" #include diff --git a/Examples/ruby/enum/example.cxx b/Examples/ruby/enum/example.cxx index 6785e57ac..df7bb6328 100644 --- a/Examples/ruby/enum/example.cxx +++ b/Examples/ruby/enum/example.cxx @@ -1,4 +1,4 @@ -/* File : example.c */ +/* File : example.cxx */ #include "example.h" #include diff --git a/Examples/scilab/enum/example.cxx b/Examples/scilab/enum/example.cxx index 6785e57ac..df7bb6328 100644 --- a/Examples/scilab/enum/example.cxx +++ b/Examples/scilab/enum/example.cxx @@ -1,4 +1,4 @@ -/* File : example.c */ +/* File : example.cxx */ #include "example.h" #include diff --git a/Examples/tcl/enum/example.cxx b/Examples/tcl/enum/example.cxx index 6785e57ac..df7bb6328 100644 --- a/Examples/tcl/enum/example.cxx +++ b/Examples/tcl/enum/example.cxx @@ -1,4 +1,4 @@ -/* File : example.c */ +/* File : example.cxx */ #include "example.h" #include