diff options
Diffstat (limited to 'sys/dev/firewire/sbp_targ.c')
-rw-r--r-- | sys/dev/firewire/sbp_targ.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/firewire/sbp_targ.c b/sys/dev/firewire/sbp_targ.c index d5c821a028726..97db66350d073 100644 --- a/sys/dev/firewire/sbp_targ.c +++ b/sys/dev/firewire/sbp_targ.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/firewire/sbp_targ.c,v 1.8.2.3 2007/05/14 00:58:23 simokawa Exp $ */ #include <sys/param.h> |