src/server/util/util.h

changeset 386
b91f8efadb63
parent 382
9e2289c77b04
parent 362
e45f218628cd
child 415
d938228c382e
equal deleted inserted replaced
385:a1f4cb076d2f 386:b91f8efadb63
288 #ifdef __cplusplus 288 #ifdef __cplusplus
289 } 289 }
290 #endif 290 #endif
291 291
292 #ifdef __cplusplus 292 #ifdef __cplusplus
293
294 NSAPI_PUBLIC char *util_host_port_suffix(char *h);
295 293
296 NSAPI_PUBLIC const char *util_host_port_suffix(const char *h); 294 NSAPI_PUBLIC const char *util_host_port_suffix(const char *h);
297 295
298 #endif 296 #endif
299 297

mercurial