makes a function to ensure trailing slash
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 25 Aug 2016 21:11:17 +0000 (23:11 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 25 Aug 2016 21:54:20 +0000 (23:54 +0200)
commitc44a48f295de04e4d0385b05d1afd93fac898d10
tree68a6369f354dfbe8bfe4e4e266857dfcf8e5440a
parent240329595f08192e7b88918cc8868b5af9504dc2
makes a function to ensure trailing slash

This function is usefull to ensure that links to otherfile
are epanded to directory/otherfile (not directoryotherfile!)

Change-Id: If8ad1c275598b322516c41706b464d5d90067a8e
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/afb-hreq.c
src/afb-hreq.h
src/afb-hswitch.c