From a7170a8935e7768a56f2f44215c55785c5d321b1 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 10 2011 16:50:02 +0000 Subject: Update svg_checkModelExportId.sh. --- diff --git a/Scripts/Functions/Render/Backends/Svg/svg_checkModelExportId.sh b/Scripts/Functions/Render/Backends/Svg/svg_checkModelExportId.sh index febd14e..d8ac19d 100755 --- a/Scripts/Functions/Render/Backends/Svg/svg_checkModelExportId.sh +++ b/Scripts/Functions/Render/Backends/Svg/svg_checkModelExportId.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# render_svg_checkModelExportId.sh -- This function standardizes the export id -# used inside svg files and the way of verify them. +# svg_checkModelExportId.sh -- This function standardizes the export +# id used inside svg files and the way of verify them. # # Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG # @@ -23,7 +23,7 @@ # $Id$ # ---------------------------------------------------------------------- -function render_svg_checkModelExportId { +function svg_checkModelExportId { local INSTANCE="$1" local EXPORTID="$2"