]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/testspeed.c
Import CUPS 1.4svn-r7226.
[thirdparty/cups.git] / scheduler / testspeed.c
index f58d9e6b5ec2b79b249a4b9944c320cef2d9defe..65a0f9ff0646af4fe5469f92b967257ba6c08390 100644 (file)
@@ -166,7 +166,7 @@ main(int  argc,                             /* I - Number of command-line arguments */
   * Exit with no errors...
   */
 
-  return (status);
+  return (0);
 }