summaryrefslogtreecommitdiff
path: root/tests/test_taskprocessor.c
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2013-01-17 16:04:10 +0000
committerMark Michelson <mmichelson@digium.com>2013-01-17 16:04:10 +0000
commit84c50fde1fef6ec1a8930b9b6217bf3c3d99d2c7 (patch)
treeae8f3134845ad3dad6d063e848ddf2bcbb30a78f /tests/test_taskprocessor.c
parent299f913928d34600a777b59211d125d2b0b53a6b (diff)
Address David's latest feedback on reviewboard:
* Add a max_size option for threadpools. Also added a test for this option. * Fixed comments to be more accurate and have fewer typos. * Updated copyright dates on new files. git-svn-id: https://origsvn.digium.com/svn/asterisk/team/mmichelson/threadpool@379375 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'tests/test_taskprocessor.c')
-rw-r--r--tests/test_taskprocessor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_taskprocessor.c b/tests/test_taskprocessor.c
index c717ad009..e370dd78f 100644
--- a/tests/test_taskprocessor.c
+++ b/tests/test_taskprocessor.c
@@ -1,7 +1,7 @@
/*
* Asterisk -- An open source telephony toolkit.
*
- * Copyright (C) 2012, Digium, Inc.
+ * Copyright (C) 2012-2013, Digium, Inc.
*
* Mark Michelson <mmichelson@digium.com>
*