Changeset 407a5b96efc104ceb914e1c547777a296c2286a9
- Timestamp:
- 11/16/11 19:17:18
(2 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1321471038 -0500
- git-parent:
[529ead1224b4f4c376941c9b2091f1c4200e2cba]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1321471038 -0500
- Message:
Too tired dammit.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r529ead1 |
r407a5b9 |
|
| 1182 | 1182 | (long unsigned int)now->tv_usec/1000UL, |
|---|
| 1183 | 1183 | uuid_str, uptime); |
|---|
| 1184 | | noitL(noit_error, "HERE --> %llu\n", uptime); |
|---|
| 1185 | 1184 | PUSH_BOTH(DS_OP_INSERT, strdup(str)); |
|---|
| 1186 | 1185 | |
|---|