Skip to content
New issue

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

Add command name comments to libr/core/cmd_zign.inc.c #23050

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

ffg53
Copy link
Contributor

@ffg53 ffg53 commented Jun 19, 2024

  • Mark this if you consider it ready to merge
  • I've added tests (optional)
  • I wrote some lines in the book (optional)

Description

@@ -279,7 +279,7 @@ static int cmdAdd(void *data, const char *input) {
R_LOG_INFO ("generated zignatures: %d", count);
}
break;
case '?':
case '?':
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trailing space. The linter is mercyless

libr/core/cmd_zign.inc.c Outdated Show resolved Hide resolved
@trufae trufae merged commit 4b1c141 into radareorg:master Jun 19, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants