diff options
Diffstat (limited to 'src/core/transport.h')
| -rw-r--r-- | src/core/transport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/transport.h b/src/core/transport.h index 65f1976e..93eeafc0 100644 --- a/src/core/transport.h +++ b/src/core/transport.h @@ -28,7 +28,7 @@ * interfaces in this file. */ -struct nni_transport_ops { +struct nni_transport { /* * tran_scheme is the transport scheme, such as "tcp" or "inproc". */ |
