Skip to content

Commit c93c4b7

Browse files
authored
Merge pull request #3 from frediz/master
Fix bad whatis entry in manpage
2 parents 224b034 + 057aa3d commit c93c4b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/include/libocxl.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
* limitations under the License.
1515
*/
1616

17+
/**
18+
* @file libocxl.h
19+
* @brief library functions to implement userspace drivers for OpenCAPI accelerators
20+
*/
21+
1722
#ifndef _LIBOCXL_H
1823
#define _LIBOCXL_H
1924

0 commit comments

Comments
 (0)