diff options
Diffstat (limited to 'src/plugins/memif/memif.api')
-rw-r--r-- | src/plugins/memif/memif.api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/memif/memif.api b/src/plugins/memif/memif.api index 1f2c547c740..9e32db5b470 100644 --- a/src/plugins/memif/memif.api +++ b/src/plugins/memif/memif.api @@ -116,7 +116,7 @@ autoreply define memif_delete /** \brief Memory interface details structure @param context - sender context, to match reply w/ request @param socket_id - u32 used to identify the given socket filename - @param socket_filename - correpsonding NUL terminated socket filename + @param socket_filename - corresponding NUL terminated socket filename */ define memif_socket_filename_details { |