summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2008-07-08 07:55:49 +0000
committer Aaron Giles <aaron@aarongiles.com>2008-07-08 07:55:49 +0000
commitd256dc7e88efb087f5c57e0081f5516c30704751 (patch)
treeac9f3e5bf90cada82b2777e9a394fba0bb9c9a16 /.gitattributes
parentbdbc3226c6badeef405ccca430303551279ce5cd (diff)
Split out Philips code parsing into a separate utility module.
Rewrote Philips code parsing to be clock based. Updated makemeta to call the new function.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index f5e76cbd9f3..06b31b0f67f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1023,6 +1023,8 @@ src/lib/util/unicode.c svneol=native#text/plain
src/lib/util/unicode.h svneol=native#text/plain
src/lib/util/unzip.c svneol=native#text/plain
src/lib/util/unzip.h svneol=native#text/plain
+src/lib/util/vbiparse.c svneol=native#text/plain
+src/lib/util/vbiparse.h svneol=native#text/plain
src/lib/util/xmlfile.c svneol=native#text/plain
src/lib/util/xmlfile.h svneol=native#text/plain
src/lib/zlib/Makefile svneol=native#text/plain