aboutsummaryrefslogtreecommitdiffstats
path: root/cdr
diff options
context:
space:
mode:
Diffstat (limited to 'cdr')
-rwxr-xr-xcdr/cdr_custom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdr/cdr_custom.c b/cdr/cdr_custom.c
index 07e7ff380..08abbcae0 100755
--- a/cdr/cdr_custom.c
+++ b/cdr/cdr_custom.c
@@ -142,7 +142,7 @@ int load_module(void)
if (mf)
fclose(mf);
}
- return 0;
+ return res;
}
int reload(void)