1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-17 10:35:10 +00:00

fix build failure when compiled with -DBUILD_NVIDIA=ON (#248)

This commit is contained in:
Vincent Cheng 2016-05-06 04:25:53 -07:00 committed by Brenden Matthews
parent 0db823e56c
commit 46318cf907

View File

@ -232,7 +232,7 @@ const int translate_nvidia_attribute[] = {
0,
NV_CTRL_THERMAL_COOLER_SPEED,
NV_CTRL_THERMAL_COOLER_CURRENT_LEVEL, // NOTE: not sure if this should be NV_CTRL_THERMAL_COOLER_LEVEL instead
NV_CTRL_THERMAL_COOLER_LEVEL,
NV_CTRL_GPU_CURRENT_PERFORMANCE_LEVEL,
NV_CTRL_IMAGE_SETTINGS,