summaryrefslogtreecommitdiff
path: root/src/dialogs/add_shellcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dialogs/add_shellcode.h')
-rw-r--r--src/dialogs/add_shellcode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dialogs/add_shellcode.h b/src/dialogs/add_shellcode.h
index db30ada..115507c 100644
--- a/src/dialogs/add_shellcode.h
+++ b/src/dialogs/add_shellcode.h
@@ -2,7 +2,7 @@
/* OpenIDA - Outil d'analyse de fichiers binaires
* export.h - prototypes pour l'assistant d'exportation de contenu binaire
*
- * Copyright (C) 2011 Cyrille Bagard
+ * Copyright (C) 2011-2012 Cyrille Bagard
*
* This file is part of OpenIDA.
*
@@ -30,7 +30,7 @@
/* Crée et affiche un assistant d'ajout de binaire. */
-void run_add_shellcode_assistant(openida_project *, GtkWindow *);
+void run_add_shellcode_assistant(GStudyProject *, GtkWindow *);