Browse Source

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
Christian Couder 8 years ago committed by Junio C Hamano
parent
commit
97e2ff4643
  1. 2
      sub-process.h

2
sub-process.h

@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@

/*
* Generic implementation of background process infrastructure.
* See Documentation/technical/api-background-process.txt.
* See: Documentation/technical/api-sub-process.txt
*/

/* data structures */

Loading…
Cancel
Save