diff options
author | Stef Walter <stefw@gnome.org> | 2012-12-06 22:42:02 +0100 |
---|---|---|
committer | Stef Walter <stefw@gnome.org> | 2013-01-09 13:49:44 +0100 |
commit | 3d503948450d69293a3fdfec096e398fedf714f2 (patch) | |
tree | 17b68364a71602b846c5122c8007b86fd51812c2 /tests/files/test-pinfile | |
parent | c343f355b6abfe65adc696b57b18dc57c834acbc (diff) |
Move debug and library code into the common/ subdirectory
Start using p11_ as our internal prefix rather than _p11_. We explicitly
export p11_kit_ so this is fine as far as visibility.
Move the threading, mutex, and module compat, dict, and array code
into the common directory too.
Take this opportunity to clean up a bit of internal API as well,
since so many lines are being touched internally.
Diffstat (limited to 'tests/files/test-pinfile')
-rw-r--r-- | tests/files/test-pinfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/files/test-pinfile b/tests/files/test-pinfile deleted file mode 100644 index f646f3d..0000000 --- a/tests/files/test-pinfile +++ /dev/null @@ -1 +0,0 @@ -yogabbagabba
\ No newline at end of file |