Skip to content

Commit f132eb7

Browse files
committed
Merge branch 'master' into beamX
2 parents 2918ba8 + 62912d3 commit f132eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utility/cli/options.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ namespace beam
326326
// shaders
327327
const char* SHADER_INVOKE = "shader";
328328
const char* SHADER_ARGS = "shader_args";
329-
const char* SHADER_BYTECODE_MANAGER = "shader_app_file";
329+
const char* SHADER_BYTECODE_APP = "shader_app_file";
330330
const char* SHADER_BYTECODE_CONTRACT = "shader_contract_file";
331331
}
332332

0 commit comments

Comments
 (0)