mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
fix wrong comment
This commit is contained in:
@@ -503,7 +503,7 @@ GIT_EXTERN(int) git_diff_format_email_options_init(
|
||||
GIT_EXTERN(const git_error *) giterr_last(void);
|
||||
|
||||
/**
|
||||
* Clear the last error. This is an alias of `git_error_last` and is
|
||||
* Clear the last error. This is an alias of `git_error_clear` and is
|
||||
* preserved for backward compatibility.
|
||||
*
|
||||
* This function is deprecated, but there is no plan to remove this
|
||||
|
||||
Reference in New Issue
Block a user