/[gnokii]/gnokii/include/gnokii-internal.h
ViewVC logotype

Diff of /gnokii/include/gnokii-internal.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by pkot, Sun Apr 24 19:09:16 2005 UTC revision 1.27 by pkot, Tue May 10 09:58:59 2005 UTC
# Line 162  int base64_encode(char *dest, int destle Line 162  int base64_encode(char *dest, int destle
162  int utf8_base64_decode(char *dest, int destlen, const char *src, int inlen);  int utf8_base64_decode(char *dest, int destlen, const char *src, int inlen);
163  int utf8_base64_encode(char *dest, int destlen, const char *src, int inlen);  int utf8_base64_encode(char *dest, int destlen, const char *src, int inlen);
164    
165    int add_slashes(char *dest, char *src, int maxlen, int len);
166    int strip_slashes(char *dest, char *src, int maxlen, int len);
167    
168  #endif /* _gnokii_internal_h */  #endif /* _gnokii_internal_h */

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26