[gpu/nvdrv] Remove redundant whitespaces

This commit is contained in:
SDK Chan 2025-09-17 15:40:34 +00:00 committed by crueter
parent 42faeb9d99
commit 5813511c9d
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ public:
private:
enum class ZBCTypes {
color = 1,
depth = 2,
color = 1,
depth = 2,
};
struct IoctlGpuCharacteristics {