mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-06-20 20:37:47 +00:00
Fixed spacing in dotnet comment
This commit is contained in:
parent
2952d255c2
commit
272fb8524f
|
@ -69,7 +69,7 @@ template = {
|
||||||
'sparc.h': 'Sparc',
|
'sparc.h': 'Sparc',
|
||||||
'm68k.h': 'M68k',
|
'm68k.h': 'M68k',
|
||||||
'unicorn.h': 'Common',
|
'unicorn.h': 'Common',
|
||||||
'comment_open': '//',
|
'comment_open': ' //',
|
||||||
'comment_close': '',
|
'comment_close': '',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue