Skip to content

Commit

Permalink
#634 add testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderMertens committed Nov 23, 2017
1 parent 981afb1 commit 2d7cfac
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 98 deletions.
2 changes: 0 additions & 2 deletions runtime/src/store/object.c
Original file line number Diff line number Diff line change
Expand Up @@ -3995,8 +3995,6 @@ corto_int16 corto_unlock(
return corto_unlock_intern(object);
}



/* Obtain function name from signature */
corto_int32 corto_signatureName(corto_string signature, corto_id buffer) {
corto_char ch, *srcptr, *bptr;
Expand Down
Loading

0 comments on commit 2d7cfac

Please sign in to comment.