We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bf062 commit f1c3a2dCopy full SHA for f1c3a2d
libsolidity/codegen/YulUtilFunctions.h
@@ -560,7 +560,7 @@ class YulUtilFunctions
560
/// Signature: (address) -> mpos
561
std::string externalCodeFunction();
562
563
- /// @return the name of a function that that checks if two external functions pointers are equal or not
+ /// @return the name of a function that checks if two external functions pointers are equal or not
564
std::string externalFunctionPointersEqualFunction();
565
566
private:
0 commit comments