diff options
Diffstat (limited to 'doc/NVIDIA_GfeSDK_Developer_FAQ.md')
| -rw-r--r-- | doc/NVIDIA_GfeSDK_Developer_FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NVIDIA_GfeSDK_Developer_FAQ.md b/doc/NVIDIA_GfeSDK_Developer_FAQ.md index f87cfcb..f1fdfe7 100644 --- a/doc/NVIDIA_GfeSDK_Developer_FAQ.md +++ b/doc/NVIDIA_GfeSDK_Developer_FAQ.md @@ -1,6 +1,6 @@ # SDK and Highlights (NVH) Developer FAQ -This document is a collection of common questions, information or issues that can come up during an integration of NVH. It is not con conclusive, but should provide leads to common problems. +This document is a collection of common questions, information or issues that can come up during an integration of NVH. It is not conclusive, but should provide leads to common problems. ## Testing Error Codes * Be warned that there are non-zero success codes in the SPH SDK. We recommend developers to use the macro below (defined already in sdk_types_ipc.h FYI) |