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