Skip to content

Commit d047dd1

Browse files
trbauersys_zuul
authored andcommitted
Internal Feature
Change-Id: Ibe081c8161d54bb16b38848a84398bde4a9fe448
1 parent 8e03e13 commit d047dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

visa/CISA.l

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5353
#define TRACE(str)
5454
#endif
5555
static VISA_Type str2type(const char *str, int str_len);
56-
static VISA_Cond_Mod str2cond(const char *str);
56+
static VISA_Cond_Mod str2cond(const char *str);
5757
static VISAAtomicOps str2atomic_opcode(const char *op_str);
5858
static ISA_Opcode str2opcode(const char* op_str);
5959
static VISASampler3DSubOpCode str2SampleOpcode(const char* str);

0 commit comments

Comments
 (0)