mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-21 22:16:24 +00:00
docs: fix incorrect comment marker
This commit is contained in:
@@ -172,7 +172,7 @@ tags:
|
||||
*
|
||||
* @param s String to froznicate
|
||||
* @return A newly allocated string or `NULL` in case an error occurred.
|
||||
* /
|
||||
*/
|
||||
char *froznicate(const char *s);
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user