mount.cifs: make local versions of strlcat and strlcpy static
authorJeff Layton <jlayton@redhat.com>
Sun, 14 Sep 2008 12:37:45 +0000 (08:37 -0400)
committerJeff Layton <jlayton@redhat.com>
Sun, 14 Sep 2008 12:37:45 +0000 (08:37 -0400)
commitb08f07f84e448e56116b84ba5fa59b211e584822
treeea597888ed11732ba03c45c620cdbebdac4a150c
parentbc5274eb66ebe40aea3ab917a20f2f353172ca93
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