[the-board] [tb] Fix identation in tb-sound-recorder.c



commit 97e9e4fff0a1cc4db3a4f424a08582a4e3cab020
Author: Lucas Rocha <lucasr lucasr org>
Date:   Thu Jul 7 23:57:47 2011 +0100

    [tb] Fix identation in tb-sound-recorder.c

 src/tb/tb-sound-recorder.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/tb/tb-sound-recorder.c b/src/tb/tb-sound-recorder.c
index 8a0b08f..a692e09 100644
--- a/src/tb/tb-sound-recorder.c
+++ b/src/tb/tb-sound-recorder.c
@@ -52,7 +52,7 @@ tb_sound_recorder_set_state (TbSoundRecorder      *recorder,
 
 static void
 tb_sound_recorder_set_uri (TbSoundRecorder *recorder,
-                                const char      *uri)
+                           const char      *uri)
 {
   TbSoundRecorderPrivate *priv;
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]