From b5f5847bedf884611a9978236bb66d150016c71e Mon Sep 17 00:00:00 2001 From: crunchy Date: Fri, 27 Jun 2003 13:40:23 +0000 Subject: tested and hopefully fixed the backup and restore commands --- mpiosh/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mpiosh/config.h') diff --git a/mpiosh/config.h b/mpiosh/config.h index 81c88e1..091e61a 100644 --- a/mpiosh/config.h +++ b/mpiosh/config.h @@ -2,7 +2,7 @@ * * Author: Andreas Buesching * - * $Id: config.h,v 1.4 2003/06/27 12:21:21 crunchy Exp $ + * $Id: config.h,v 1.5 2003/06/27 13:40:23 crunchy Exp $ * * Copyright (C) 2001 Andreas Büsching * @@ -47,7 +47,7 @@ const char *mpiosh_config_read_key(struct mpiosh_config_t *config, int mpiosh_config_read(struct mpiosh_config_t *config); int mpiosh_config_write(struct mpiosh_config_t *config); -int mpiosh_config_check_backup_dir( struct mpiosh_config_t *config, +char * mpiosh_config_check_backup_dir( struct mpiosh_config_t *config, int create ); #endif -- cgit v1.2.3