summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2008-02-22 18:25:06 -0800
committerDan Nicholson <dbn.lists@gmail.com>2008-02-22 18:25:06 -0800
commit9329fcfd6d4b5c1403095553be340fe2b89a747f (patch)
tree230cb71fd923042ee1e7a8056d8b6ecc128b8e55 /.gitignore
parent23bcb6958f39f0c89708958b91222b9bd07f2206 (diff)
Return of the strarg functions
After realizing that there would be more uses of dynamic string arrays than just dep_t, it was decided that the strarg would be resurrected. The difference now is that there is no strarg structure. Instead, the caller must supply the necessary types to the functions. This allows for flexibility in how the strargs are used.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4223ca8..81a5caa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@ config.status
configure
libtool
tstr
+tstrarg
tdep
tinitd
tinitd-list