summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Andrew Gardner <andrew-gardner@users.noreply.github.com>2013-04-13 20:03:24 +0000
committer Andrew Gardner <andrew-gardner@users.noreply.github.com>2013-04-13 20:03:24 +0000
commit7bf57783e78fd595a8650551506517fa43f82b93 (patch)
treed797ae54edbda9429d292af2231d25af2042cf7c /.gitattributes
parent361f42eff7d8c7e001874d7aaafa0bc4a119080f (diff)
Adds simple_set data structure and hooked it up to the debugger comment system.
[Andrew Gardner]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index ac38a7b0e3d..2538b0f46de 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2385,6 +2385,7 @@ src/lib/util/pool.c svneol=native#text/plain
src/lib/util/pool.h svneol=native#text/plain
src/lib/util/sha1.c svneol=native#text/plain
src/lib/util/sha1.h svneol=native#text/plain
+src/lib/util/simple_set.h svneol=native#text/plain
src/lib/util/tagmap.h svneol=native#text/plain
src/lib/util/un7z.c svneol=native#text/plain
src/lib/util/un7z.h svneol=native#text/plain