mirror of
https://github.com/aaru-dps/Aaru.Console.git
synced 2025-12-16 19:24:32 +00:00
Rename namespace.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
// Copyright © 2011-2020 Natalia Portillo
|
||||
// ****************************************************************************/
|
||||
|
||||
namespace DiscImageChef.Console
|
||||
namespace Aaru.Console
|
||||
{
|
||||
public delegate void WriteLineHandler(string format, params object[] arg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user