~ubuntu-dev/ubuntu/lucid/mutt/lucid-201002110857

« back to all changes in this revision

Viewing changes to mbyte.h

  • Committer: Bazaar Package Importer
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2009-06-17 17:17:28 UTC
  • mfrom: (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: james.westby@ubuntu.com-20090617171728-61dkl7w5fgn7ybdq
Tags: upstream-1.5.20
Import upstream version 1.5.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
# endif
12
12
 
13
13
# ifndef HAVE_WC_FUNCS
 
14
#ifdef towupper
 
15
# undef towupper
 
16
#endif
 
17
#ifdef towlower
 
18
# undef towlower
 
19
#endif
14
20
#ifdef iswprint
15
21
# undef iswprint
16
22
#endif