bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 59/68] Type definition


From: Marin Ramesa
Subject: Re: [PATCH 59/68] Type definition
Date: Wed, 04 Dec 2013 10:58:13 +0100

On 29.11.2013 22:54:24, Marin Ramesa wrote:
> -lock_info_sort(arg, abs, count)
> +void lock_info_sort(int count)

This is wrong. It should be:

-lock_info_sort(arg, abs, count)
+void lock_info_sort(int arg, int abs, int count)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]