~ubuntu-branches/debian/stretch/alpine/stretch

« back to all changes in this revision

Viewing changes to pith/mailview.h

  • Committer: Bazaar Package Importer
  • Author(s): Asheesh Laroia
  • Date: 2008-09-23 12:17:56 UTC
  • mfrom: (2.1.8 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080923121756-6u4x8bwq89qlzt32
Tags: 2.00+dfsg-2
Update to package description: note that Alpine is no longer in
alpha. (Closes: #499640)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * $Id: mailview.h 945 2008-03-05 18:56:28Z mikes@u.washington.edu $
 
2
 * $Id: mailview.h 1069 2008-06-03 15:54:15Z hubert@u.washington.edu $
3
3
 *
4
4
 * ========================================================================
5
5
 * Copyright 2006-2008 University of Washington
151
151
void       rfc2369_display(MAILSTREAM *, MSGNO_S *, long);
152
152
 
153
153
 
154
 
 
155
154
#endif /* PITH_MAILVIEW_INCLUDED */