Skip to content

Commit 8ff39bc

Browse files
committed
fix syntax error
1 parent b8b39a1 commit 8ff39bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mapping.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ function print_mapping(obj, filename)
357357

358358
idx = strcmp(p.Results.prefix, available_mapped_prefixes);
359359

360-
endclass
360+
end
361361

362362
function obj = rm_mapping(obj, idx)
363363

0 commit comments

Comments
 (0)