diff --git a/include/ofx-native-v1.5_aces-v1.3_ocio-v2.3.h b/include/ofx-native-v1.5_aces-v1.3_ocio-v2.3.h index 88ada5a4..8249f466 100644 --- a/include/ofx-native-v1.5_aces-v1.3_ocio-v2.3.h +++ b/include/ofx-native-v1.5_aces-v1.3_ocio-v2.3.h @@ -8,7 +8,7 @@ extern "C" { #endif -/** @file ofxColourspaceList.h +/** @file ofx-native-v1.5_aces-v1.3_ocio-v2.3.h Contains the list of supported colourspaces. This file was auto-generated by scripts/genColour from ofx-native-v1.5_aces-v1.3_ocio-v2.3. */ diff --git a/scripts/genColour b/scripts/genColour index 3cfd5b82..ae01efd2 100755 --- a/scripts/genColour +++ b/scripts/genColour @@ -21,7 +21,7 @@ header = '''#ifndef _${config_name_us}_h_ extern "C" { #endif -/** @file ofxColourspaceList.h +/** @file ${config_name}.h Contains the list of supported colourspaces. This file was auto-generated by scripts/genColour from $config_name. */