diff options
Diffstat (limited to 'sys/dev/fatm/if_fatm_rate.h')
| -rw-r--r-- | sys/dev/fatm/if_fatm_rate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fatm/if_fatm_rate.h b/sys/dev/fatm/if_fatm_rate.h index 45b885a4f1bf..c6a16a49e924 100644 --- a/sys/dev/fatm/if_fatm_rate.h +++ b/sys/dev/fatm/if_fatm_rate.h @@ -35,7 +35,7 @@ * for(i=period-1; i>0; i--) printf "{ 0x%08x, %u },\n", \ * (i * 65536) + (period - i), i * linerate/period; }' * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fatm/if_fatm_rate.h,v 1.1 2003/06/23 14:46:12 harti Exp $ */ { 0x00000000, 353053 }, { 0x00fe0001, 351668 }, |
