radare2/libr/core/p
Nick Hoffman 1ece64abdc Fixed small typo (#6492)
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
```
2017-01-12 16:56:58 +01:00
..
anal.mk Finally fix the build on osx-ppc 2016-06-06 17:30:07 +02:00
core_anal.c changed the iteration over the opcodes inside bbs for afva, added afva to a2f and added xrefs to the a2f command too (#6284) 2016-12-09 15:52:53 +01:00
core_java.c Fixed small typo (#6492) 2017-01-12 16:56:58 +01:00
core_test.c Fix #3286 - Use stdbool.h 2016-07-12 22:15:19 +02:00
java.mk Finally fix the build on osx-ppc 2016-06-06 17:30:07 +02:00
Makefile Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00