From 13cce3095c34c7a39ff3bf33275126f91da64b8b Mon Sep 17 00:00:00 2001 From: Stephen Torri Date: Mon, 18 Nov 2002 00:48:57 +0000 Subject: Fixed wording in a comment. CVS patchset: 3284 CVS date: 2002/11/18 00:48:57 --- src/xine-utils/xine_check.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xine-utils/xine_check.c b/src/xine-utils/xine_check.c index 3aa61a180..431cd4a37 100644 --- a/src/xine-utils/xine_check.c +++ b/src/xine-utils/xine_check.c @@ -28,7 +28,7 @@ * to check the user's system. It is expected that the values for * hc->cdrom_dev and hc->dvd_dev will be defined. For example, * hc->cdrom_dev = /dev/cdrom and hc->/dev/dvd. If at any point a -* step fails the entire process returns with a failed status, +* step fails the function returns with a failed status, * XINE_HEALTH_CHECK_FAIL, and an error message contained in hc->msg. * * Author: Stephen Torri -- cgit v1.2.3