diff options
Diffstat (limited to 'sys/scsi/pt.c')
-rw-r--r-- | sys/scsi/pt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/scsi/pt.c b/sys/scsi/pt.c index 473e1c5f702f2..6daa5054178f8 100644 --- a/sys/scsi/pt.c +++ b/sys/scsi/pt.c @@ -37,7 +37,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $Id$ */ #include "opt_bounce.h" |