Merged! Thanks

On 25 Feb (13:04:17), Jonathan Rajotte wrote:
> ---
>  src/bin/lttng/commands/version.c |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/src/bin/lttng/commands/version.c 
> b/src/bin/lttng/commands/version.c
> index bd88659..2b41b05 100644
> --- a/src/bin/lttng/commands/version.c
> +++ b/src/bin/lttng/commands/version.c
> @@ -87,10 +87,10 @@ int cmd_version(int argc, const char **argv)
>               }
>       }
>  
> -     MSG("lttng version " VERSION " - " VERSION_NAME);
> +     MSG("LTTng version " VERSION " - " VERSION_NAME);
>       MSG("\n" VERSION_DESCRIPTION "\n");
> -     MSG("Web site: http://lttng.org";);
> -     MSG("\nlttng is free software and under the GPL license and part LGPL");
> +     MSG("Web site: " PACKAGE_URL "\n");
> +     MSG("LTTng is free software and under the GPL license and part LGPL");
>  
>  end:
>       poptFreeContext(pc);
> -- 
> 1.7.9.5
> 
> 
> -- 
> Jonathan Rajotte Julien
> Chargé de laboratoire INF1995
> Membre MD6
> Polytechnique Montréal
> 
> _______________________________________________
> lttng-dev mailing list
> [email protected]
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Attachment: signature.asc
Description: Digital signature

_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to