diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-05-18 21:10:09 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-05-18 21:10:09 +0200 |
commit | 78f804c497249cc807d8f2d7ac914288b3739c49 (patch) | |
tree | e587dc157d68722f63fe46a06ba4dccddb146de6 /source4/build/make | |
parent | 08067d22a0cb24fe1b9d6230634aea89c493bd4e (diff) | |
download | samba-78f804c497249cc807d8f2d7ac914288b3739c49.tar.gz samba-78f804c497249cc807d8f2d7ac914288b3739c49.tar.bz2 samba-78f804c497249cc807d8f2d7ac914288b3739c49.zip |
Typo, formatting fixes.
(This used to be commit 5c961c0b41e0a41bd41705a103595af7405132a4)
Diffstat (limited to 'source4/build/make')
-rw-r--r-- | source4/build/make/templates.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/build/make/templates.mk b/source4/build/make/templates.mk index 3a1f5656a6..01afb3f2fb 100644 --- a/source4/build/make/templates.mk +++ b/source4/build/make/templates.mk @@ -1,6 +1,8 @@ -# Temapltes file for Samba 4 +# Templates file for Samba 4 # This relies on GNU make. # +# © 2008 Jelmer Vernooij <jelmer@samba.org> +# ############################################################################### # Templates ############################################################################### |