[vlc-devel] commit: cil binding: typo. ( Rémi Duraffort )
git version control
git at videolan.org
Tue Jan 26 22:55:53 CET 2010
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Tue Jan 26 18:18:53 2010 +0100| [f81a7e477928046065a9b94c4470231ccaf18ce3] | committer: Rémi Duraffort
cil binding: typo.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f81a7e477928046065a9b94c4470231ccaf18ce3
---
bindings/cil/autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bindings/cil/autogen.sh b/bindings/cil/autogen.sh
index 31ecbad..6259402 100755
--- a/bindings/cil/autogen.sh
+++ b/bindings/cil/autogen.sh
@@ -23,7 +23,7 @@ set -xe
cd "$(dirname "$0")"
test -f src/exception.cs || {
- echo "You must run this script from your miredo SVN directory.">&2
+ echo "You must run this script from your cil directory.">&2
exit 1
}
More information about the vlc-devel
mailing list