1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

RISC OS changes due to dynload removal

This commit is contained in:
Stefan Bellon 2002-08-03 18:35:16 +00:00
parent 85aa3e18c2
commit 582f0d5d98
12 changed files with 66 additions and 67 deletions

View file

@ -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;