----- Original Message -----
> From: "Stanislav Fomichev" <stfomic...@yandex-team.ru>
> To: libcg-devel@lists.sourceforge.net
> Sent: Thursday, October 17, 2013 11:33:51 AM
> Subject: [Libcg-devel] [PATCH 1/6] align error codes and error messages
> 
> Signed-off-by: Stanislav Fomichev <stfomic...@yandex-team.ru>
Acked-by: Ivana Hutarova Varekova <varek...@redhat.com>
> ---
>  include/libcgroup/error.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/libcgroup/error.h b/include/libcgroup/error.h
> index 1dfdde9d7ba7..25b3051def94 100644
> --- a/include/libcgroup/error.h
> +++ b/include/libcgroup/error.h
> @@ -62,7 +62,7 @@ enum {
>        * Not an real error, it just indicates that iterator has come to end
>        * of sequence and no more items are left.
>        */
> -     ECGEOF = 50023,
> +     ECGEOF = 50022,
>       /** Failed to parse config file (cgconfig.conf). */
>       ECGCONFIGPARSEFAIL,
>       ECGNAMESPACEPATHS,
> --
> 1.8.1.2
> 
> 
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
> _______________________________________________
> Libcg-devel mailing list
> Libcg-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libcg-devel
> 

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to