diff options
Diffstat (limited to 'tools/KSE/ksetest/kse_asm.S')
| -rw-r--r-- | tools/KSE/ksetest/kse_asm.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/KSE/ksetest/kse_asm.S b/tools/KSE/ksetest/kse_asm.S index ac571f7f1aee..d8bc0b59482d 100644 --- a/tools/KSE/ksetest/kse_asm.S +++ b/tools/KSE/ksetest/kse_asm.S @@ -24,11 +24,11 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/KSE/ksetest/kse_asm.S,v 1.9.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/KSE/ksetest/kse_asm.S,v 1.9.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); /* * Where do we define these? |
