Skip to content

Commit

Permalink
#341 regenerated core after correcting typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderMertens committed Nov 4, 2015
1 parent a798c4d commit 9a5015f
Show file tree
Hide file tree
Showing 34 changed files with 69 additions and 69 deletions.
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/anonymous/src/anonymous.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* anonymous.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "anonymous.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/any/src/any.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* any.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "any.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/array/src/array.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* array.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "array.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/class/src/_class.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* _class.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "_class.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/class/src/class_Foo.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* class_Foo.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "_class.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/class/src/class_Inherit.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* class_Inherit.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "_class.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* class_InstanceObserver.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "_class.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/delegate/src/delegate.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* delegate.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "delegate.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/function/src/function.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* function.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "function.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/interface/src/interface.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* interface.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "interface.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/list/src/list.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* list.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "list.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/method/src/method.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* method.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "method.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/observer/src/observer.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* observer.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "observer.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/primitive/src/primitive.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* primitive.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "primitive.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* primitive_Bool.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "primitive.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* primitive_Char.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "primitive.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* primitive_Octet.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "primitive.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/sequence/src/sequence.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* sequence.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "sequence.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/struct/src/_struct.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* _struct.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "_struct.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/cbinding/virtual/src/_virtual.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* _virtual.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "_virtual.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test_Bar.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_Bar.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test_Event.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_Event.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test_EventTest.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_EventTest.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test_Foo.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_Foo.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test_Fullname.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_Fullname.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test_MethodResolver.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_MethodResolver.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test_MethodTester.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_MethodTester.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test_MethodTesterInherit.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_MethodTesterInherit.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down
6 changes: 3 additions & 3 deletions packages/corto/lang/test/src/test_ObjectMgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_ObjectMgmt.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down Expand Up @@ -802,7 +802,7 @@ corto_void _test_ObjectMgmt_tc_declareExistingWithParentState(test_ObjectMgmt th
corto_struct s = corto_structDeclareChild(NULL, "s");
test_assert(s != NULL);

corto_member m = corto_memberCreateChild(s, "m", corto_type(corto_uint32_o), CORTO_GLOBAL, 0, FALSE);
corto_member m = corto_memberCreateChild(s, "m", corto_type(corto_uint32_o), CORTO_GLOBAL);
test_assert(m != NULL);

corto_int16 ret = corto_define(s);
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test_Overload.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_Overload.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test_RelativeName.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_RelativeName.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test_Resolver.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_Resolver.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down
4 changes: 2 additions & 2 deletions packages/corto/lang/test/src/test_Select.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
*
* test_Select.c
*
* Code written between the begin and end tags will be preserved when the
* file is regenerated.
* Only code written between the begin and end tags will be preserved
* when the file is regenerated.
*/

#include "test.h"
Expand Down

0 comments on commit 9a5015f

Please sign in to comment.