X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=main.c;h=9f174a6d643966132acceb47c1e16bb6c073fbae;hb=c8becc4d099cee8c18ebd967720ce7204311d817;hp=41899eba267ece1f1eb3f04dc4e6d587ed5ba1ae;hpb=b85f52d2ec4d820ab5c4b577857548bec294bb27;p=apps%2Fmadmutt.git diff --git a/main.c b/main.c index 41899eb..9f174a6 100644 --- a/main.c +++ b/main.c @@ -71,7 +71,7 @@ #endif #ifdef CRYPT_BACKEND_GPGME -#include +#include #endif static const char *ReachingUs = N_("\ @@ -114,7 +114,7 @@ fixes, and suggestions.\n\ \n\ You should have received a copy of the GNU General Public License\n\ along with this program; if not, write to the Free Software\n\ - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.\n\ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n\ "); void mutt_exit (int code)