root/src/stratcon_datastore.c
| Revision a7304b5c52e33dfefad9852596a92dc99ff37669, 272 bytes (checked in by Theo Schlossnagle <jesus@omniti.com>, 5 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | /* |
| 2 | * Copyright (c) 2007, OmniTI Computer Consulting, Inc. |
| 3 | * All rights reserved. |
| 4 | */ |
| 5 | |
| 6 | #include "noit_defines.h" |
| 7 | #include "stratcon_datastore.h" |
| 8 | |
| 9 | void |
| 10 | stratcon_datastore_push(stratcon_datastore_op_t op, |
| 11 | struct sockaddr *remote, void *operand) { |
| 12 | } |
Note: See TracBrowser for help on using the browser.
