[BusyBox] [patch] util-linux/fdisk.c:870: syntax error before "static"

Erik Andersen andersen at codepoet.org
Fri Nov 14 02:40:41 UTC 2003


On Fri Nov 14, 2003 at 01:51:04AM +0100, Marc Kleine-Budde wrote:
> Hi!
> 
> I just discoved an error in fdisk.c:
[---------snip-------]
> --- busybox-1.00-pre3-orig/util-linux/fdisk.c	Fri Aug  8 22:04:56 2003
> +++ busybox-1.00-pre3/util-linux/fdisk.c	Fri Nov 14 01:36:33 2003
> @@ -865,7 +865,7 @@
>  
>  static _syscall5(int,_llseek,unsigned int,f_d,unsigned long,offset_high,
>  		 unsigned long, offset_low,fdisk_loff_t *,result,
> -		 unsigned int, origin)
> +		 unsigned int, origin);

Thanks applied.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list