summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/wps-display.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/wps-display.c b/apps/wps-display.c
index 0e31be3ffa..a4534b2fa0 100644
--- a/apps/wps-display.c
+++ b/apps/wps-display.c
@@ -652,7 +652,7 @@ bool wps_display(struct mp3entry* id3)
652 "%pm\n"); 652 "%pm\n");
653#else 653#else
654 wps_format("%s%pp/%pe: %?ia<%ia - >%?it<%it|%fm>\n" 654 wps_format("%s%pp/%pe: %?ia<%ia - >%?it<%it|%fm>\n"
655 "%pc/%pt\n"); 655 "%pc%pb%pt\n");
656#endif 656#endif
657 } 657 }
658 } 658 }