summaryrefslogtreecommitdiff
path: root/src/errors.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/errors.c')
-rw-r--r--src/errors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/errors.c b/src/errors.c
index aa9325579..1ee4fffb0 100644
--- a/src/errors.c
+++ b/src/errors.c
@@ -212,7 +212,7 @@ void giterr_system_set(int code)
#endif
}
-/* Deprecated functions */
+/* Deprecated error values and functions */
const git_error *giterr_last(void)
{