glsl: Fix typo in comment
[mesa.git] / src / glsl / ir.h
index de687d38545d28d2dd44c72d6fb4b8a4a6991572..c40964f9e7bca0e8cf0b7a6a8c40769a982d0a19 100644 (file)
@@ -910,7 +910,7 @@ public:
    unsigned write_mask:4;
 };
 
-/* Update ir_expression::num_operands() and operator_strs when
+/* Update ir_expression::get_num_operands() and operator_strs when
  * updating this list.
  */
 enum ir_expression_operation {