aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/p1/packet-p1-template.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2011-05-27 10:18:17 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2011-05-27 10:18:17 +0000
commit7b5896a179df77a7b1f9f954a2a9d8e68565e62d (patch)
treec02291d9b646ca973aa19ace03c492440e5b4a1f /asn1/p1/packet-p1-template.c
parent445bbfb6cded6a625a80fd66857d5c4a72e6cebd (diff)
Corrected "old-style function definition".
svn path=/trunk/; revision=37429
Diffstat (limited to 'asn1/p1/packet-p1-template.c')
-rw-r--r--asn1/p1/packet-p1-template.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/asn1/p1/packet-p1-template.c b/asn1/p1/packet-p1-template.c
index ef567186a6..59d9f2d388 100644
--- a/asn1/p1/packet-p1-template.c
+++ b/asn1/p1/packet-p1-template.c
@@ -121,7 +121,10 @@ void p1_initialize_content_globals (proto_tree *tree, gboolean report_unknown_co
report_unknown_content_type = report_unknown_cont_type;
}
-char* p1_get_last_oraddress() { return oraddress; }
+char* p1_get_last_oraddress (void)
+{
+ return oraddress;
+}
/*
* Dissect P1 MTS APDU