git.samba.org
/
kai
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af216fd
)
mksyms.sh: Fix typo in comment.
author
Jelmer Vernooij
<jelmer@samba.org>
Thu, 30 Oct 2008 22:50:35 +0000
(23:50 +0100)
committer
Jelmer Vernooij
<jelmer@samba.org>
Thu, 30 Oct 2008 22:50:35 +0000
(23:50 +0100)
source3/script/mksyms.sh
patch
|
blob
|
history
diff --git
a/source3/script/mksyms.sh
b/source3/script/mksyms.sh
index 51d3fbd99925069bf9beead03f3a41c58881b2a6..714d55abae6a7369e1bb1da1f0d5cc5f7f29734d 100755
(executable)
--- 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 w
ar
pper for the mksyms.awk core script.
+# This is the shell w
ra
pper for the mksyms.awk core script.
#
# Copyright (C) 2008 Micheal Adam <obnox@samba.org>
#