src/server/util/util.h

branch
cpp-ports
changeset 362
e45f218628cd
parent 148
d861ee1455bf
child 386
b91f8efadb63
equal deleted inserted replaced
210:21274e5950af 362:e45f218628cd
282 #ifdef __cplusplus 282 #ifdef __cplusplus
283 } 283 }
284 #endif 284 #endif
285 285
286 #ifdef __cplusplus 286 #ifdef __cplusplus
287
288 NSAPI_PUBLIC char *util_host_port_suffix(char *h);
289 287
290 NSAPI_PUBLIC const char *util_host_port_suffix(const char *h); 288 NSAPI_PUBLIC const char *util_host_port_suffix(const char *h);
291 289
292 #endif 290 #endif
293 291

mercurial