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