[PATCH] winevulkan: Tweak the wording of a comment.
18 Apr
2018
18 Apr
'18
1:23 a.m.
Signed-off-by: Francois Gouget <fgouget(a)free.fr> --- dlls/winevulkan/make_vulkan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/winevulkan/make_vulkan b/dlls/winevulkan/make_vulkan index 7d84cfb375d..f0583b40038 100755 --- a/dlls/winevulkan/make_vulkan +++ b/dlls/winevulkan/make_vulkan @@ -576,7 +576,7 @@ class VkFunction(object): Args prefix (str, optional): prefix to prepend to entry point name. - symbol (str, optional): allows to override function name implementing entry point. + symbol (str, optional): allows overriding the name of the function implementing the entry point. """ spec = "" -- 2.17.0
2801
Age (days ago)
2801
Last active (days ago)
0 comments
1 participants
participants (1)
-
Francois Gouget