mount.cifs: make local versions of strlcat and strlcpy static
authorJeff Layton <jlayton@redhat.com>
Sat, 13 Sep 2008 01:21:33 +0000 (21:21 -0400)
committerJeff Layton <jlayton@redhat.com>
Sat, 13 Sep 2008 01:21:33 +0000 (21:21 -0400)
commit73caef2c120f69cac95bcfd73ab3bd53212b73ba
treeaa9d87349ea25d367035bee6da1b514aaba63f6f
parent56d5149dc68c30079fc533f5b6f6adbb1f47f246
mount.cifs: make local versions of strlcat and strlcpy static

...to silence -Wmissing-prototypes

Signed-off-by: Jeff Layton <jlayton@redhat.com>
(This used to be commit fc7c71f15b39158ac58beaa90cc9038db680b8cb)
source3/client/mount.cifs.c