Commit: 3136fb886e218379a53944ea463dfd772efcc954
Author: Jeroen Bakker
Date: Tue Nov 1 11:45:17 2022 +0100
Branches: master
https://developer.blender.org/rB3136fb886e218379a53944ea463dfd772efcc954
Command line: Tweaked doc of --gpu-backend.
There was a trailing ')' without any '(' in the generated
documentation.
===================================================================
M source/creator/creator_args.c
===================================================================
diff --git a/source/creator/creator_args.c b/source/creator/creator_args.c
index ba905f91f97..2ebdcdb35ba 100644
--- a/source/creator/creator_args.c
+++ b/source/creator/creator_args.c
@@ -1122,7 +1122,7 @@ static const char arg_handle_gpu_backend_set_doc[] =
# ifdef WITH_METAL_BACKEND
"'metal', "
# endif
- "'opengl').";
+ "'opengl'.";
static int arg_handle_gpu_backend_set(int argc, const char **argv, void
*UNUSED(data))
{
if (argc == 0) {
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs