changeset 15:1b0883b02b4f

fixed typo
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 24 Feb 2009 23:26:22 +0900
parents cad940a903f5
children ecb85bde67b1
files recpt1/recpt1.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/recpt1/recpt1.c	Tue Feb 24 22:26:07 2009 +0900
+++ b/recpt1/recpt1.c	Tue Feb 24 23:26:22 2009 +0900
@@ -294,7 +294,7 @@
 }
 
 void
-show_options(vod)
+show_options(void)
 {
     fprintf(stderr, "Options:\n");
     fprintf(stderr, "--b25:               Decrypt using BCAS card\n");