Use tabs instead of spaces for indentation.

svn-id: r51997
This commit is contained in:
Eugene Sandulenko 2010-08-11 19:32:07 +00:00
parent 581935dda4
commit ff8b296c29
6 changed files with 62 additions and 62 deletions

View file

@ -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)