Use tabs instead of spaces for indentation.
svn-id: r51997
This commit is contained in:
parent
581935dda4
commit
ff8b296c29
6 changed files with 62 additions and 62 deletions
|
@ -200,10 +200,10 @@ public:
|
|||
LINK_PLUGIN(ADLIB)
|
||||
LINK_PLUGIN(PCSPK)
|
||||
LINK_PLUGIN(PCJR)
|
||||
#ifndef DISABLE_SID
|
||||
LINK_PLUGIN(C64)
|
||||
#endif
|
||||
LINK_PLUGIN(AMIGA)
|
||||
#ifndef DISABLE_SID
|
||||
LINK_PLUGIN(C64)
|
||||
#endif
|
||||
LINK_PLUGIN(AMIGA)
|
||||
LINK_PLUGIN(APPLEIIGS)
|
||||
LINK_PLUGIN(TOWNS)
|
||||
#if defined (UNIX)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue