We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Same function twice. Is this intended?
eggdrop/src/modules.c
Line 255 in 426f33f
Line 624 in 426f33f
Here its not twice:
eggdrop/src/mod/module.h
Line 157 in 426f33f
Line 521 in 426f33f
And here code using it:
eggdrop/src/mod/share.mod/share.c
Line 669 in 426f33f
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Same function twice. Is this intended?
eggdrop/src/modules.c
Line 255 in 426f33f
eggdrop/src/modules.c
Line 624 in 426f33f
Here its not twice:
eggdrop/src/mod/module.h
Line 157 in 426f33f
eggdrop/src/mod/module.h
Line 521 in 426f33f
And here code using it:
eggdrop/src/mod/share.mod/share.c
Line 669 in 426f33f
The text was updated successfully, but these errors were encountered: