]> git.ipfire.org Git - thirdparty/git.git/commit
unit-tests/test-lib: fix typo in check_pointer_eq() description
authorKousik Sanagavarapu <five231003@gmail.com>
Mon, 29 Jul 2024 04:32:48 +0000 (10:02 +0530)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2024 21:23:14 +0000 (14:23 -0700)
commit6e71d6ac7cb575d04c452762662b00a89cd0b0db
tree69014f3ca522da6ed1090031ba1a22efe2dfa376
parent39bf06adf96da25b87c9aa7d35a32ef3683eb4a4
unit-tests/test-lib: fix typo in check_pointer_eq() description

The comment surrounding check_pointer_eq() should explain about what
this function does instead of explaining check_int().  Correct this.

Signed-off-by: Kousik Sanagavarapu <five231003@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/unit-tests/test-lib.h