summaryrefslogtreecommitdiffstats
path: root/apps/playback.h
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2013-07-12 12:03:20 -0400
committerMichael Sevakis <jethead71@rockbox.org>2013-07-12 21:39:06 -0400
commitffa8626b0c93f8a65e0e17190917f7f173160842 (patch)
treed6d9498cdaa0cfff06bc5e079a195f2c63dd1237 /apps/playback.h
parentd85f796890f496cc89e0dd2588f123432638ab64 (diff)
downloadrockbox-ffa8626b0c93f8a65e0e17190917f7f173160842.tar.gz
rockbox-ffa8626b0c93f8a65e0e17190917f7f173160842.zip
Fix whitespace in files for following commit.
Change-Id: I4adb8a152e9b99fcd26d95da7334d7d0cbe2a036
Diffstat (limited to 'apps/playback.h')
-rw-r--r--apps/playback.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/playback.h b/apps/playback.h
index 865e9a313b..0a9d22cde2 100644
--- a/apps/playback.h
+++ b/apps/playback.h
@@ -58,7 +58,7 @@ int playback_claim_aa_slot(struct dim *dim);
/*
* Releases the albumart slot with given id
- *
+ *
* Save to call from other threads */
void playback_release_aa_slot(int slot);