From e2e8f4b9e1d0820c276a10748b0e374b7aca6585 Mon Sep 17 00:00:00 2001 From: Joerg Mueller Date: Tue, 19 Sep 2017 18:00:35 +0200 Subject: Audaspace: removing old device backend names. --- source/creator/creator_args.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/creator') diff --git a/source/creator/creator_args.c b/source/creator/creator_args.c index 76d9190f251..58948573fb3 100644 --- a/source/creator/creator_args.c +++ b/source/creator/creator_args.c @@ -1016,7 +1016,7 @@ static int arg_handle_audio_disable(int UNUSED(argc), const char **UNUSED(argv), } static const char arg_handle_audio_set_doc[] = -"\n\tForce sound system to a specific device\n\tNULL SDL OPENAL JACK" +"\n\tForce sound system to a specific device\n\tThe name is the same as found in the user preferences, e.g. OpenAL." ; static int arg_handle_audio_set(int argc, const char **argv, void *UNUSED(data)) { -- cgit v1.2.3