summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2008-10-31 13:55:26 +1100
committerAndrew Tridgell <tridge@samba.org>2008-10-31 13:55:26 +1100
commit5ecccac1c34f58019b195f6838f57366faa3575d (patch)
tree3475f5b34220e4735a1c74b24f3bddbbf76f90df /source3/script
parent391264a1006c147d82c983701ae382005c251d75 (diff)
parent6066e1a44d041d7a5cafcb4c0276f5ff323226d9 (diff)
downloadsamba-5ecccac1c34f58019b195f6838f57366faa3575d.tar.gz
samba-5ecccac1c34f58019b195f6838f57366faa3575d.tar.bz2
samba-5ecccac1c34f58019b195f6838f57366faa3575d.zip
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Diffstat (limited to 'source3/script')
-rwxr-xr-xsource3/script/mksyms.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/mksyms.sh b/source3/script/mksyms.sh
index 51d3fbd999..714d55abae 100755
--- a/source3/script/mksyms.sh
+++ b/source3/script/mksyms.sh
@@ -6,7 +6,7 @@
# Extract symbols to export from C-header files.
# output in version-script format for linking shared libraries.
#
-# This is the shell warpper for the mksyms.awk core script.
+# This is the shell wrapper for the mksyms.awk core script.
#
# Copyright (C) 2008 Micheal Adam <obnox@samba.org>
#