From 09b7e2204a8e41307192c800162e438ec09ddd2c Mon Sep 17 00:00:00 2001 From: Phil Hord Date: Tue, 18 Jun 2013 13:44:58 -0400 Subject: fix "builtin-*" references to be "builtin/*" Documentation and some comments still refer to files in builtin/ as 'builtin-*.[cho]'. Update these to show the correct location. Signed-off-by: Phil Hord Reviewed-by: Jonathan Nieder Assisted-by: Junio C Hamano Signed-off-by: Junio C Hamano --- builtin/replace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'builtin/replace.c') diff --git a/builtin/replace.c b/builtin/replace.c index 398ccd5eaa..59d31152d0 100644 --- a/builtin/replace.c +++ b/builtin/replace.c @@ -3,7 +3,7 @@ * * Copyright (c) 2008 Christian Couder * - * Based on builtin-tag.c by Kristian Høgsberg + * Based on builtin/tag.c by Kristian Høgsberg * and Carlos Rica that was itself based on * git-tag.sh and mktag.c by Linus Torvalds. */ -- cgit v1.2.3