mount.cifs: make local versions of strlcat and strlcpy static
commitb3e9effe65c7ac1538309aef8d8b7e801947542a
authorJeff Layton <jlayton@redhat.com>
Sun, 14 Sep 2008 12:37:05 +0000 (14 08:37 -0400)
committerJeff Layton <jlayton@redhat.com>
Sun, 14 Sep 2008 12:37:05 +0000 (14 08:37 -0400)
tree56a8a4d48492315231ccca02ca079853bf159c78
parent3bddd55319204c930e0bdd13eb2724ae10914a78
mount.cifs: make local versions of strlcat and strlcpy static

...to silence -Wmissing-prototypes

Signed-off-by: Jeff Layton <jlayton@redhat.com>
source/client/mount.cifs.c