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)
commitfc7c71f15b39158ac58beaa90cc9038db680b8cb
treec34a41a569c3183f08d2ff48905a555c23242842
parentf0ee2c145fa031f91c28a69a44b7652f18eea0f0
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