diff options
Diffstat (limited to 'sys/tools/bus_macro.sh')
-rw-r--r-- | sys/tools/bus_macro.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/tools/bus_macro.sh b/sys/tools/bus_macro.sh index 95b06e529a720..4490f82f01e10 100644 --- a/sys/tools/bus_macro.sh +++ b/sys/tools/bus_macro.sh @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sys/tools/bus_macro.sh,v 1.1.14.1 2010/12/21 17:10:29 kensmith Exp $ # # Generate the convenience macros at the bottom of sys/bus.h # |