summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/support
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/fstests/support')
-rw-r--r--testsuites/fstests/support/fstest.h2
-rw-r--r--testsuites/fstests/support/fstest_support.c2
-rw-r--r--testsuites/fstests/support/fstest_support.h2
-rw-r--r--testsuites/fstests/support/ramdisk_support.c2
-rw-r--r--testsuites/fstests/support/ramdisk_support.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/testsuites/fstests/support/fstest.h b/testsuites/fstests/support/fstest.h
index b23a9d0a6b..d197851dce 100644
--- a/testsuites/fstests/support/fstest.h
+++ b/testsuites/fstests/support/fstest.h
@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id Exp $
+ * $Id$
*/
#ifndef __FSTEST_H
diff --git a/testsuites/fstests/support/fstest_support.c b/testsuites/fstests/support/fstest_support.c
index 6c678891f7..f9e13eb840 100644
--- a/testsuites/fstests/support/fstest_support.c
+++ b/testsuites/fstests/support/fstest_support.c
@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id Exp $
+ * $Id$
*/
#include <stdio.h>
#include <errno.h>
diff --git a/testsuites/fstests/support/fstest_support.h b/testsuites/fstests/support/fstest_support.h
index 2fcb208619..6f91e8b27e 100644
--- a/testsuites/fstests/support/fstest_support.h
+++ b/testsuites/fstests/support/fstest_support.h
@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id Exp $
+ * $Id$
*/
#ifndef __FSTEST_SUPPORT_H
#define __FSTEST_SUPPORT_H
diff --git a/testsuites/fstests/support/ramdisk_support.c b/testsuites/fstests/support/ramdisk_support.c
index 79389bb80f..3b9b149738 100644
--- a/testsuites/fstests/support/ramdisk_support.c
+++ b/testsuites/fstests/support/ramdisk_support.c
@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id Exp $
+ * $Id$
*/
#include <rtems/ramdisk.h>
#include <rtems/blkdev.h>
diff --git a/testsuites/fstests/support/ramdisk_support.h b/testsuites/fstests/support/ramdisk_support.h
index 7c06c1e896..56c5918910 100644
--- a/testsuites/fstests/support/ramdisk_support.h
+++ b/testsuites/fstests/support/ramdisk_support.h
@@ -6,7 +6,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id Exp $
+ * $Id$
*/
#ifndef __RAMDISK_SUPPORT_H
#define __RAMDISK_SUPPORT_H