Changeset 2cf2c2da4adb3fc2a3c2d5e9fe3d4a3fc084db43
- Timestamp:
- 05/15/11 14:32:07
(2 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1305469927 -0400
- git-parent:
[aad9993ad8fc88eea427cd95276e6a9bd02013a2]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1305469927 -0400
- Message:
fix compiler warning
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r78adbbc |
r2cf2c2d |
|
| 437 | 437 | jlog_asynch_ctx *actx; |
|---|
| 438 | 438 | jlog_ctx *log = NULL; |
|---|
| 439 | | pthread_attr_t tattr; |
|---|
| 440 | 439 | int i, listed, found; |
|---|
| 441 | 440 | |
|---|