Skip to content

Commit 868f4bc

Browse files
author
Edward Thomson
authored
Merge pull request libgit2#5897 from tiennou/fix/coding-style-comment
2 parents 1ee3c37 + a25cba2 commit 868f4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/coding-style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ tags:
172172
*
173173
* @param s String to froznicate
174174
* @return A newly allocated string or `NULL` in case an error occurred.
175-
* /
175+
*/
176176
char *froznicate(const char *s);
177177
```
178178

0 commit comments

Comments
 (0)