summaryrefslogtreecommitdiff
path: root/includes/patch-includes.sh
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2009-04-16 11:43:19 +0100
committerNick White <git@njw.me.uk>2009-04-16 11:43:19 +0100
commitae8f80f7ef3900af963ae1aa55ee066a907e7e3b (patch)
tree97ecd8e5d39801fbe1cd07e1080c4ce75ea5665c /includes/patch-includes.sh
parent9d977397941833ab810eb41cd4c8895b40d929fc (diff)
downloadgemrb-gameinstallers-ae8f80f7ef3900af963ae1aa55ee066a907e7e3b.tar.bz2
gemrb-gameinstallers-ae8f80f7ef3900af963ae1aa55ee066a907e7e3b.zip
Comment housekeeping
Diffstat (limited to 'includes/patch-includes.sh')
-rw-r--r--includes/patch-includes.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/patch-includes.sh b/includes/patch-includes.sh
index 8c06f8f..7081e9d 100644
--- a/includes/patch-includes.sh
+++ b/includes/patch-includes.sh
@@ -21,6 +21,8 @@
function getpatch
{
+ # usage: getpatch url [filename]
+
url=$1
if [ $# -gt 1 ]; then
filename="$2"