libcdio.git - libcdio

index : libcdio.git
libcdio
summary refs log tree commit diff
path: root/example/sample4.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/sample4.c')
-rw-r--r--example/sample4.c 4
1 files changed, 2 insertions, 2 deletions
diff --git a/example/sample4.c b/example/sample4.c
index 4e75f5c4..34ae2e22 100644
--- a/example/sample4.c
+++ b/example/sample4.c
@@ -155,7 +155,7 @@ main(int argc, const char *argv[])
p_cdio = cdio_open (cd_image_name, DRIVER_UNKNOWN);
if (NULL == p_cdio) {
- printf("Problem in trying to find a driver.\n\n");
+ printf("-- Problem in trying to find a driver.\n\n");
return 77;
}
@@ -175,7 +175,7 @@ main(int argc, const char *argv[])
/* try to find out what sort of CD we have */
if (0 == num_data) {
- printf("Audio CD\n");
+ printf("-- Audio CD\n");
} else {
/* we have data track(s) */
cdio_iso_analysis_t cdio_iso_analysis;
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月25日 18:55:57 +0000

AltStyle によって変換されたページ (->オリジナル) /