summaryrefslogtreecommitdiff
path: root/src/binary.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2008-08-22 21:57:08 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2008-08-22 21:57:08 (GMT)
commit1b2ad075c4929cfc2b1efe9ff633a12c31dc7594 (patch)
tree9c535020b1519b0f94513cab561adeb8f4b212cc /src/binary.c
parentf6f110acb8bf3243dffc527271c17619a078fcc4 (diff)
Made a first try to get all registered prototypes of functions.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@18 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/binary.c')
-rw-r--r--src/binary.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/binary.c b/src/binary.c
index 9c0fefb..4938b0f 100644
--- a/src/binary.c
+++ b/src/binary.c
@@ -160,9 +160,11 @@ void fill_snippet(GtkSnippet *snippet)
/*find_line_info(bin_data, &len);*/
+
printf("Exiting...\n");
exit(0);
+
offset = base;