debugger: code cosmetics

This commit is contained in:
hjk
2009-04-15 14:26:08 +02:00
parent 2f115bebd7
commit 800a48f027
11 changed files with 28 additions and 25 deletions

View File

@@ -57,8 +57,8 @@ bool dissassemble(IDebugClient5 *client,
unsigned long afterLines,
QList<DisassemblerLine> *lines,
QString *errorMessage);
}
}
} // namespace Internal
} // namespace Debugger
#endif // CDBASSEMBLER_H