From 2d91cc4a3b22a1b417ca5f707f137b84262bb4ec Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sun, 9 Oct 2011 12:33:48 +0000 Subject: On range tout le code actuel du trunk dans une branche nommée "0.x" et on crée une branche 1.x qui contiendra une nouvelle mouture (re-conception, méta info de packaging...). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///var/svn/2011-ddhardrescue/trunk@29 d3078510-dda0-49f1-841c-895ef4b7ec81 --- inc/recover.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 inc/recover.h (limited to 'inc/recover.h') diff --git a/inc/recover.h b/inc/recover.h deleted file mode 100644 index eee8141..0000000 --- a/inc/recover.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef RECOVER_H -#define RECOVER_H - -#include "slices_evt.h" - -extern int end; - -void recover(slices_evt_t *slicesEvt, char *src, char *dst, char*ddOpts); -int tryRecoverUntilError(slice_t *sliceToRead, address_t *firstError, char *src, char *dst, char *ddOpts); - -#endif /*RECOVER_H*/ -- cgit v1.2.3