summaryrefslogtreecommitdiff
path: root/source3/script/mksyms.awk
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-09-11 15:36:57 +0200
committerMichael Adam <obnox@samba.org>2009-09-11 15:39:52 +0200
commit50347d6ac061e735b2dd8874d00c663b9f6aeb59 (patch)
treebf7768dd5090cdbf518e87989b7fc9552ae81ad0 /source3/script/mksyms.awk
parent64bfa26f99b91a84f9fa241a440b6d7d5a8847ae (diff)
downloadsamba-50347d6ac061e735b2dd8874d00c663b9f6aeb59.tar.gz
samba-50347d6ac061e735b2dd8874d00c663b9f6aeb59.tar.bz2
samba-50347d6ac061e735b2dd8874d00c663b9f6aeb59.zip
s3:mksyms: fix spelling...
Michael
Diffstat (limited to 'source3/script/mksyms.awk')
-rw-r--r--source3/script/mksyms.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/mksyms.awk b/source3/script/mksyms.awk
index a30bea4d34..846a283fe1 100644
--- a/source3/script/mksyms.awk
+++ b/source3/script/mksyms.awk
@@ -4,7 +4,7 @@
# Extract symbols to export from C-header files.
# output in version-script format for linking shared libraries.
#
-# Copyright (C) 2008 Micheal Adam <obnox@samba.org>
+# Copyright (C) 2008 Michael Adam <obnox@samba.org>
#
BEGIN {
inheader=0;