summaryrefslogtreecommitdiff
path: root/com32/hdt/hdt-cli.h
diff options
context:
space:
mode:
authorErwan Velu <erwanaliasr1@gmail.com>2010-05-26 22:46:36 +0200
committerErwan Velu <erwanaliasr1@gmail.com>2010-05-26 22:46:36 +0200
commitce3db882c2cd0fa5d591125bc5b43d201930da5a (patch)
treef8a640d7a7df146b358f0cffb829078f68fb9fac /com32/hdt/hdt-cli.h
parent0c890f2eda9f5f4869c9a4477ce2b6ef2b49761e (diff)
parent08b3602db548775ca819780de77686a186156ec7 (diff)
downloadsyslinux-ce3db882c2cd0fa5d591125bc5b43d201930da5a.tar.gz
Merge branch 'master', remote branch 'origin' into chouffe
Diffstat (limited to 'com32/hdt/hdt-cli.h')
-rw-r--r--com32/hdt/hdt-cli.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/hdt/hdt-cli.h b/com32/hdt/hdt-cli.h
index bf9ca522..814a03a9 100644
--- a/com32/hdt/hdt-cli.h
+++ b/com32/hdt/hdt-cli.h
@@ -163,7 +163,7 @@ void start_auto_mode(struct s_hardware *hardware);
void main_show(char *item, struct s_hardware *hardware);
#define CLI_HISTORY "history"
-void print_history();
+void print_history(int argc, char **argv, struct s_hardware * hardware);
// DMI STUFF
#define CLI_DMI_BASE_BOARD "base_board"