summaryrefslogtreecommitdiff
path: root/libgfortran/runtime/in_unpack_generic.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/runtime/in_unpack_generic.c')
-rw-r--r--libgfortran/runtime/in_unpack_generic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgfortran/runtime/in_unpack_generic.c b/libgfortran/runtime/in_unpack_generic.c
index 82a6771906f..d468e741ea7 100644
--- a/libgfortran/runtime/in_unpack_generic.c
+++ b/libgfortran/runtime/in_unpack_generic.c
@@ -117,4 +117,3 @@ internal_unpack (gfc_array_char * d, const void * s)
}
}
}
-