summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-10-06 12:10:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-10-06 12:10:58 +0000
commitae557d1abb22945a700613a475a8ee51bad4745c (patch)
tree3bc3104d9a702f9639d8fc1bfe0196054bbc5fd2
parent2005-10-06 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ae557d1abb22945a700613a475a8ee51bad4745c.tar.bz2
2005-10-06 Joel Sherrill <joel@OARcorp.com>
PR 828/filesystems * src/dosfs/msdos_misc.c: Problem retracted. Revert patch.
-rw-r--r--cpukit/libfs/ChangeLog5
-rw-r--r--cpukit/libfs/src/dosfs/msdos_misc.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog
index 2100a0ea7a..60ae4bf61d 100644
--- a/cpukit/libfs/ChangeLog
+++ b/cpukit/libfs/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-06 Joel Sherrill <joel@OARcorp.com>
+
+ PR 828/filesystems
+ * src/dosfs/msdos_misc.c: Problem retracted. Revert patch.
+
2005-08-17 Nickolay Semyonov <snob@oktetlabs.ru>
PR 744/filesystem
diff --git a/cpukit/libfs/src/dosfs/msdos_misc.c b/cpukit/libfs/src/dosfs/msdos_misc.c
index b527a3ba44..f40820c27b 100644
--- a/cpukit/libfs/src/dosfs/msdos_misc.c
+++ b/cpukit/libfs/src/dosfs/msdos_misc.c
@@ -6,7 +6,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * http://www.OARcorp.com/rtems/license.html.
*
* @(#) $Id$
*/