This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Improve debugging for manual safety annotations


On Thu, 11 Feb 2016, Juan Manuel Torres Palma wrote:

> +# Function to check errors and set $success.
> +check_and_set_error ()
> +{
> +	if [ -n "$error_ln" ]

Scripts in glibc use two-column indents.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]