From feb3e26e7a3fc102ba3311fc5a4c5eb95638d0b8 Mon Sep 17 00:00:00 2001 From: rocky Date: Wed, 9 Feb 2005 01:31:10 +0000 Subject: [PATCH] small formatting change --- src/util.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/util.c b/src/util.c index 40050d14..99dcf84c 100644 --- a/src/util.c +++ b/src/util.c @@ -1,5 +1,5 @@ /* - $Id: util.c,v 1.35 2005/02/08 04:14:28 rocky Exp $ + $Id: util.c,v 1.36 2005/02/09 01:31:10 rocky Exp $ Copyright (C) 2003, 2004, 2005 Rocky Bernstein @@ -303,6 +303,7 @@ print_mmc_drive_features(CdIo_t *p_cdio) case CDIO_MMC_FEATURE_ENHANCED_DEFECT: report( stdout, "\t%s-DRM mode is supported\n", (p[4] & 1) ? "DRT": "Persistent" ); + report( stdout, "\n" ); break; case CDIO_MMC_FEATURE_CDDA_EXT_PLAY: report( stdout, "\tSCAN command is %ssupported\n",