sub-process: correct path to API docs in a comment
Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Acked-by: Ben Peart <peartben@gmail.com> Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
5b948855b9
commit
97e2ff4643
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Generic implementation of background process infrastructure.
|
* Generic implementation of background process infrastructure.
|
||||||
* See Documentation/technical/api-background-process.txt.
|
* See: Documentation/technical/api-sub-process.txt
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* data structures */
|
/* data structures */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue