]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Make a tiny format change
authorMike Brady <mikebrady@eircom.net>
Wed, 7 Mar 2018 20:50:20 +0000 (20:50 +0000)
committerMike Brady <mikebrady@eircom.net>
Wed, 7 Mar 2018 20:50:20 +0000 (20:50 +0000)
player.h

index f20f1cfd64a6744625896640dc4173816fb050f0..f77468c7cef17708ce7911e60f1a0addcb8dd469 100644 (file)
--- a/player.h
+++ b/player.h
@@ -84,7 +84,7 @@ typedef struct {
   int player_thread_please_stop;
   uint64_t first_packet_time_to_play;
   int64_t time_since_play_started; // nanoseconds
-                                                              // stats
+                                   // stats
   uint64_t missing_packets, late_packets, too_late_packets, resend_requests;
   int decoder_in_use;
   // debug variables