diff options
Diffstat (limited to 'src/compat/nanomsg/nn.c')
| -rw-r--r-- | src/compat/nanomsg/nn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat/nanomsg/nn.c b/src/compat/nanomsg/nn.c index 03df279b..6d23106c 100644 --- a/src/compat/nanomsg/nn.c +++ b/src/compat/nanomsg/nn.c @@ -1166,4 +1166,4 @@ nn_get_statistic(int x, int y) (void) y; return (0); -}
\ No newline at end of file +} |
