X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=mutt_idna.h;h=606ab6b02437a904b51c7a44566b2d0511f9efa1;hb=df70e07e24add1869bcc9b7af2277d9d0c09a281;hp=4b4851629eeb695812e8672512bf2c1512630672;hpb=31edbe030ac69952aa535730427246b5e9a1603c;p=apps%2Fmadmutt.git diff --git a/mutt_idna.h b/mutt_idna.h index 4b48516..606ab6b 100644 --- a/mutt_idna.h +++ b/mutt_idna.h @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. - */ + */ #ifndef _MUTT_IDNA_H # define _MUTT_IDNA_H @@ -37,7 +37,7 @@ int mutt_addrlist_to_local (ADDRESS *); void mutt_env_to_local (ENVELOPE *); int mutt_env_to_idna (ENVELOPE *, char **, char **); -const char *mutt_addr_for_display (ADDRESS *a); +const char *mutt_addr_for_display (ADDRESS * a); /* Work around incompatibilities in the libidn API */