diff options
Diffstat (limited to 'libmpio')
-rw-r--r-- | libmpio/debug.c (renamed from libmpio/src/debug.c) | 2 | ||||
-rw-r--r-- | libmpio/debug.h (renamed from libmpio/src/debug.h) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libmpio/src/debug.c b/libmpio/debug.c index 5fd5cbe..f4eed65 100644 --- a/libmpio/src/debug.c +++ b/libmpio/debug.c @@ -4,7 +4,7 @@ * Authors: Dirk Meyer <dmeyer@tzi.de> * Andreas Büsching <crunchy@tzi.de> * - * $Id: debug.c,v 1.1 2003/04/23 08:34:14 crunchy Exp $ + * $Id: debug.c,v 1.5 2003/04/23 09:03:37 crunchy Exp $ */ #include "debug.h" diff --git a/libmpio/src/debug.h b/libmpio/debug.h index 8f5ff7e..a316e57 100644 --- a/libmpio/src/debug.h +++ b/libmpio/debug.h @@ -4,7 +4,7 @@ * Author: Dirk Meyer <dmeyer@tzi.de> * Andreas Büsching <crunchy@tzi.de> * - * $Id: debug.h,v 1.1 2003/04/23 08:34:14 crunchy Exp $ + * $Id: debug.h,v 1.4 2003/04/23 09:03:38 crunchy Exp $ */ #ifndef _MPIO_DEBUG_H_ |