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:
parent
85aa3e18c2
commit
582f0d5d98
12 changed files with 66 additions and 67 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue