- Timestamp:
- 2015-08-07T21:53:25Z (9 years ago)
- Branches:
- master
- Children:
- a59bd11
- Parents:
- e11216c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/misc.c
re11216c re88fe7da 295 295 296 296 /* Warning: This one explodes the string. Worst-cases can make the string 3x its original size! */ 297 /* This fu ction is safe, but make sure you call it safely as well! */297 /* This function is safe, but make sure you call it safely as well! */ 298 298 void http_encode(char *s) 299 299 {
Note: See TracChangeset
for help on using the changeset viewer.