On 01/25/13 16:43, Markus Armbruster wrote:
> The GLib Reference Manual says:
> 
>     It is very important that all accesses to a particular integer or
>     pointer be performed using only this API and that different sizes
>     of operation are not mixed or used on overlapping memory
>     regions. Never read or assign directly from or to a value --
>     always use this API.
> 
> Signed-off-by: Markus Armbruster <arm...@redhat.com>
> ---
>  trace/simple.c | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)

Nothing beats a patch summary with a word that English loans from the
submitter's mother tongue! :) Extra points for the Vau.

Reviewed-by: Laszlo Ersek <ler...@redhat.com>

Reply via email to