summaryrefslogtreecommitdiff
path: root/frontends
diff options
context:
space:
mode:
authorPeter Johnson <peter@tortall.net>2008-05-23 06:31:52 +0000
committerPeter Johnson <peter@tortall.net>2008-05-23 06:31:52 +0000
commite4f292ef16ec5888920bc07b57227970e54aec7d (patch)
treed94169adb609947c2dcae5eea5756a15c9584b82 /frontends
parent92d938f93fe2f9bf0fcdf9ce697c0a34d702f067 (diff)
downloadyasm-e4f292ef16ec5888920bc07b57227970e54aec7d.tar.gz
Enable Id keyword expansion.
svn path=/trunk/yasm/; revision=2100
Diffstat (limited to 'frontends')
-rw-r--r--frontends/yasm/yasm-plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/yasm/yasm-plugin.h b/frontends/yasm/yasm-plugin.h
index efb1bf51..edee2537 100644
--- a/frontends/yasm/yasm-plugin.h
+++ b/frontends/yasm/yasm-plugin.h
@@ -1,4 +1,4 @@
-/*
+/* $Id$
* Semi-portable (Windows and Unix) plugin loading
*
* Copyright (C) 2008 Peter Johnson