summaryrefslogtreecommitdiff
path: root/host/include/cgpt_params.h
diff options
context:
space:
mode:
Diffstat (limited to 'host/include/cgpt_params.h')
-rw-r--r--host/include/cgpt_params.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/cgpt_params.h b/host/include/cgpt_params.h
index 431443b9..7c4a4b29 100644
--- a/host/include/cgpt_params.h
+++ b/host/include/cgpt_params.h
@@ -85,7 +85,7 @@ typedef struct CgptPrioritizeParams {
struct CgptFindParams;
typedef void (*CgptFindShowFn)(struct CgptFindParams *params, char *filename,
- int partnum, GptEntry *entry);
+ int partnum, GptEntry *entry);
typedef struct CgptFindParams {
char *drive_name;
uint64_t drive_size;