From d41654b469fa51870b5952c836c04d9da17f32d3 Mon Sep 17 00:00:00 2001 From: Anton Novoselov Date: Tue, 8 Aug 2017 20:14:22 +0300 Subject: Updated to CL 22627414: * docs updates * authoring fixes * stress solver crash fixes --- docs/_source/api_globals_users_guide.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_source/api_globals_users_guide.txt') diff --git a/docs/_source/api_globals_users_guide.txt b/docs/_source/api_globals_users_guide.txt index 2a5a9bf..fe6d59f 100644 --- a/docs/_source/api_globals_users_guide.txt +++ b/docs/_source/api_globals_users_guide.txt @@ -59,7 +59,7 @@ NvBlastGlobalGetErrorCallback An internal, default error callback is used if the user does not set their own, or if NULL is passed into NvBlastGlobalSetErrorCallback. This error callback is used by NvBlastTk, as well as many extensions. In addition, utility macros are provided such as -NVBLAST_LOG_ERROR and NVBLAST_LOG_WARNDING. +NVBLAST_LOG_ERROR and NVBLAST_LOG_WARNING. Finally, a function with signature given by NvBlastLog is provided which uses the global error callback, -- cgit v1.2.3