/[mailutils]/mailutils/mailbox/body.c
ViewVC logotype

Diff of /mailutils/mailbox/body.c

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

revision 1.28 by polak, Sun Feb 9 20:39:57 2003 UTC revision 1.29 by gray, Sun Mar 23 22:49:54 2003 UTC
# Line 105  body_get_owner (body_t body) Line 105  body_get_owner (body_t body)
105  int  int
106  body_is_modified (body_t body)  body_is_modified (body_t body)
107  {  {
   (void)body;  
108    return (body) ? (body->flags & BODY_MODIFIED) : 0;    return (body) ? (body->flags & BODY_MODIFIED) : 0;
109  }  }
110    

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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