Represents the hunk's target.
More...
#include <unidiff.h>
|
| UniHunkTargetType_t | type |
| union { | |
| char * name | |
| } | u |
Represents the hunk's target.
Definition at line 26 of file unidiff.h.
◆ name
| char* UniHunkTarget_t::name |
Name of the target.
Definition at line 29 of file unidiff.h.
◆ type
| UniHunkTargetType_t UniHunkTarget_t::type |
Type of hunk target.
Definition at line 27 of file unidiff.h.
◆ [union]
| union { ... } UniHunkTarget_t::u |
Union of possible target types.
The documentation for this struct was generated from the following file:
- /pbulk/work/games/naev/work/naev-0.12.6/src/unidiff.h