diff options
author | Ralph Giles <giles@thaumas.net> | 2017-11-08 08:45:28 -0800 |
---|---|---|
committer | Ralph Giles <giles@thaumas.net> | 2017-11-08 08:45:28 -0800 |
commit | f56d8af4d07d7c852d6f58abce428711a2f1eda4 (patch) | |
tree | b795b1c291e323b5a9a7103574f7b207505d614e /win32 | |
parent | 862163e51f87fa5bf57b437dd502052da597c723 (diff) | |
download | ogg-git-f56d8af4d07d7c852d6f58abce428711a2f1eda4.tar.gz |
Remove obsolete $Id$ svn substitution marks.
Subversion, like cvs, had a mechanism for replacing inline template
text on checkout for representing things like 'last modified date'.
Git does not support this, so remove the template strings from
file header comments.
Also less aggressive language is os_types.h.
Diffstat (limited to 'win32')
-rw-r--r-- | win32/ogg.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/ogg.def b/win32/ogg.def index 250e4ba..f88a434 100644 --- a/win32/ogg.def +++ b/win32/ogg.def @@ -1,6 +1,6 @@ -; $Id$ ; ; ogg.def +; List of exported functions for Windows builds. ; LIBRARY EXPORTS |