# HG changeset patch # User "Yann E. MORIN" # Date 1229890067 0 # Node ID a781c47bb63877fc5959d39fd8d535ac0c49eb72 # Parent fab1755d2998a73d334228a15d68b745daeccf77 Make it clear that, if the second argument of CT_GetFile starts with a dot, it is considered to be the preferred extension. /trunk/scripts/functions | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -r fab1755d2998 -r a781c47bb638 scripts/functions --- a/scripts/functions Fri Dec 19 19:04:43 2008 +0000 +++ b/scripts/functions Sun Dec 21 20:07:47 2008 +0000 @@ -434,7 +434,7 @@ } # Download the file from one of the URLs passed as argument -# Usage: CT_GetFile [extension] [url ...] +# Usage: CT_GetFile [.extension] [url ...] CT_GetFile() { local ext local url