summaryrefslogtreecommitdiffstats
path: root/util/riscos.c
diff options
context:
space:
mode:
authorStefan Bellon <sbellon@sbellon.de>2002-08-03 20:35:16 +0200
committerStefan Bellon <sbellon@sbellon.de>2002-08-03 20:35:16 +0200
commit582f0d5d98a303ac8ed2d87d3afc42929f0fdd2d (patch)
treefdf1ffdc95ccb3bf1369169d1c2f84a91b7657d6 /util/riscos.c
parentThe big extension module removal. (diff)
downloadgnupg2-582f0d5d98a303ac8ed2d87d3afc42929f0fdd2d.tar.xz
gnupg2-582f0d5d98a303ac8ed2d87d3afc42929f0fdd2d.zip
RISC OS changes due to dynload removal
Diffstat (limited to 'util/riscos.c')
-rw-r--r--util/riscos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/riscos.c b/util/riscos.c
index e0844a205..18d15c2d7 100644
--- a/util/riscos.c
+++ b/util/riscos.c
@@ -96,7 +96,7 @@ riscos_set_filetype_by_number(const char *filename, int type)
/* exported RISC OS functions */
void
-riscos_global_defaults()
+riscos_global_defaults(void)
{
__riscosify_control = __RISCOSIFY_NO_PROCESS;
__feature_imagefs_is_file = 1;