diff options
Diffstat (limited to 'sys/dev/twe/twe_disk.c')
-rw-r--r-- | sys/dev/twe/twe_disk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/twe/twe_disk.c b/sys/dev/twe/twe_disk.c index cc49ad103842e..77e93757b4847 100644 --- a/sys/dev/twe/twe_disk.c +++ b/sys/dev/twe/twe_disk.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/twe/twe_disk.c,v 1.1.2.2 2000/07/20 02:32:35 msmith Exp $ */ #include <sys/param.h> |