#include <format.h>
Data Fields | |
| const char * | name |
| patch_ty *(* | header )(struct patch_context_ty *) |
| patch_hunk_ty *(* | hunk )(struct patch_context_ty *) |
Definition at line 27 of file format.h.
| const char* patch_format_ty::name |
| patch_ty*(* patch_format_ty::header)(struct patch_context_ty *) |
| patch_hunk_ty*(* patch_format_ty::hunk)(struct patch_context_ty *) |
1.5.5