From c831a90a2edd8f71b26775b02c822533b23d463b Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 17 Jun 2016 13:49:35 +0200 Subject: [PATCH] src/h5core/h5_errorhandling.c: - renamed to h5_err.c --- src/h5core/{h5_errorhandling.c => h5_err.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/h5core/{h5_errorhandling.c => h5_err.c} (100%) diff --git a/src/h5core/h5_errorhandling.c b/src/h5core/h5_err.c similarity index 100% rename from src/h5core/h5_errorhandling.c rename to src/h5core/h5_err.c