We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1bf062 + f1c3a2d commit 597e5a9Copy full SHA for 597e5a9
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