mount.cifs: make local versions of strlcat and strlcpy static
commit2cbe5254be53256630f2207a4eac4052a730953a
authorJeff Layton <jlayton@redhat.com>
Sun, 14 Sep 2008 12:37:05 +0000 (14 08:37 -0400)
committerKarolin Seeger <kseeger@samba.org>
Mon, 15 Sep 2008 09:39:40 +0000 (15 11:39 +0200)
tree4245a67aeae0707eae81bda45ee73badd200991b
parent6a4a95bb2542214850dd65b7f1a033a96f24e7f7
mount.cifs: make local versions of strlcat and strlcpy static

...to silence -Wmissing-prototypes

Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit b3e9effe65c7ac1538309aef8d8b7e801947542a)
source/client/mount.cifs.c