Changeset e88fe7da for lib


Ignore:
Timestamp:
2015-08-07T21:53:25Z (9 years ago)
Author:
Veres Lajos <vlajos@…>
Branches:
master
Children:
a59bd11
Parents:
e11216c
Message:

typofix - https://github.com/vlajos/misspell_fixer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/misc.c

    re11216c re88fe7da  
    295295
    296296/* Warning: This one explodes the string. Worst-cases can make the string 3x its original size! */
    297 /* This fuction 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! */
    298298void http_encode(char *s)
    299299{
Note: See TracChangeset for help on using the changeset viewer.