/[mailutils]/mailutils/mh/mh_format.c
ViewVC logotype

Diff of /mailutils/mh/mh_format.c

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

revision 1.6 by gray, Fri Oct 19 20:25:17 2001 UTC revision 1.7 by gray, Fri Dec 28 11:20:29 2001 UTC
# Line 70  strobj_free (strobj_t *obj) Line 70  strobj_free (strobj_t *obj)
70  static void  static void
71  strobj_create (strobj_t *lvalue, char *str)  strobj_create (strobj_t *lvalue, char *str)
72  {  {
   int len;  
   
73    if (!str)    if (!str)
74      {      {
75        lvalue->size = 0;        lvalue->size = 0;

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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