/[mailutils]/mailutils/mail.local/main.c
ViewVC logotype

Diff of /mailutils/mail.local/main.c

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

revision 1.36 by gray, Wed Jan 22 21:44:15 2003 UTC revision 1.37 by polak, Sun Feb 9 12:33:02 2003 UTC
# Line 13  Line 13 
13    
14     You should have received a copy of the GNU General Public License     You should have received a copy of the GNU General Public License
15     along with GNU Mailutils; if not, write to the Free Software     along with GNU Mailutils; if not, write to the Free Software
16     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA  */
17    
18  #include <mail.local.h>  #include <mail.local.h>
19    
# Line 273  main (int argc, char *argv[]) Line 273  main (int argc, char *argv[])
273    close_fds ();    close_fds ();
274    umask (0077);    umask (0077);
275    
276      /* Native Language Support */
277    mu_init_nls ();    mu_init_nls ();
278        
279    mu_argp_error_code = EX_CONFIG;    mu_argp_error_code = EX_CONFIG;

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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