aboutsummaryrefslogtreecommitdiff
path: root/multihome.c
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2020-08-30 01:05:20 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2020-08-30 01:05:20 -0400
commit466155abb3603a7befe1574d0a1400136e3fdf5b (patch)
tree7452b58173728add35a2a11d6cf36b1d934b7b66 /multihome.c
parentd78ce54261fb4d48ba172faae8a64552a53341a4 (diff)
downloadmultihome-466155abb3603a7befe1574d0a1400136e3fdf5b.tar.gz
Close transfer config
Diffstat (limited to 'multihome.c')
-rw-r--r--multihome.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/multihome.c b/multihome.c
index 099a4c7..3f05325 100644
--- a/multihome.c
+++ b/multihome.c
@@ -358,6 +358,7 @@ void user_transfer() {
break;
}
}
+ fclose(fp);
}
// begin argp setup