[banshee] Dap: nitpick to fix coding style
- From: AndrÃs Aragoneses <aaragoneses src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] Dap: nitpick to fix coding style
- Date: Fri, 20 Jan 2012 00:49:06 +0000 (UTC)
commit 10969ee2bd9887694144354fa540028b10070848
Author: Andres G. Aragoneses <knocte gmail com>
Date: Fri Jan 20 00:51:31 2012 +0000
Dap: nitpick to fix coding style
src/Dap/Banshee.Dap/Banshee.Dap/DapLibrarySync.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/Dap/Banshee.Dap/Banshee.Dap/DapLibrarySync.cs b/src/Dap/Banshee.Dap/Banshee.Dap/DapLibrarySync.cs
index 6d6661d..b0b846e 100644
--- a/src/Dap/Banshee.Dap/Banshee.Dap/DapLibrarySync.cs
+++ b/src/Dap/Banshee.Dap/Banshee.Dap/DapLibrarySync.cs
@@ -253,8 +253,8 @@ namespace Banshee.Dap
}
}
- internal class PossibleUserErrorException : ApplicationException {
-
+ internal class PossibleUserErrorException : ApplicationException
+ {
internal int TracksToRemove { get; private set; }
public PossibleUserErrorException (int tracksToRemove) : base ()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]