lkml.org 
[lkml]   [1998]   [Mar]   [18]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 18 Mar 1998 15:50:01 +0100
FromThomas Sailer <>
SubjectRe: [2.1.90][PATCH] Cleaning up linux-2.1.90.
> -       exit(0);
> +       return(0);

> -       exit(0);
> +       return(0);

Huh? What is that supposed to do? If exit(0) gives you warnings,
either your compiler or your header files are broken.

Tom

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 12:41    [W:0.559 / U:0.010 seconds]
©2003-2008 Jasper Spaans