summaryrefslogtreecommitdiff
path: root/util.h
diff options
context:
space:
mode:
authorPeter Johnson <peter@tortall.net>2004-09-04 01:24:57 +0000
committerPeter Johnson <peter@tortall.net>2004-09-04 01:24:57 +0000
commit1a86c340266f98dbcb03cee8de382431d916fde9 (patch)
tree8cdd65a7eaf38059230df1666e5a3c5185b06950 /util.h
parent643570c77714d04d884b68430055fc26b86638a7 (diff)
downloadyasm-1a86c340266f98dbcb03cee8de382431d916fde9.tar.gz
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
svn path=/trunk/yasm/; revision=1137
Diffstat (limited to 'util.h')
-rw-r--r--util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util.h b/util.h
index f7c0968f..4d4e08fa 100644
--- a/util.h
+++ b/util.h
@@ -1,4 +1,4 @@
-/* $IdPath$
+/* $Id$
* YASM utility functions.
*
* Includes standard headers and defines prototypes for replacement functions