Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixed small typo #6492

Merged
merged 1 commit into from
Jan 12, 2017
Merged

Fixed small typo #6492

merged 1 commit into from
Jan 12, 2017

Conversation

malware-kitten
Copy link
Contributor

For the description of "prototypes", Methods and Fields were listed twice.

Previously read:

prototypes <jaicmf>               show in JSON, or All,Imports,Class,Methods,Fields,Methods,Fields

Should now read

prototypes <jaicmf>               show in JSON, or All,Imports,Class,Methods,Fields

For the description of "prototypes", Methods and Fields were listed twice.

Previously read:
```
prototypes <jaicmf>               show in JSON, or All,Imports,Class,Methods,Fields,Methods,Fields
```

Should now read
```
prototypes <jaicmf>               show in JSON, or All,Imports,Class,Methods,Fields
```
@radare
Copy link
Collaborator

radare commented Jan 12, 2017

whats with Methods,Fields ? :(

@malware-kitten
Copy link
Contributor Author

I'm not sure I understand the question. The PR was just to correct a typo in where the strings "Methods,Fields" were listed twice in PROTOTYPES_DESC.

@radare
Copy link
Collaborator

radare commented Jan 12, 2017

Ah! i thought it was not implemented, didnt saw the dupe. sorry, thx

@radare radare merged commit 1ece64a into radareorg:master Jan 12, 2017
@radare radare mentioned this pull request Jan 31, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants