X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng%2Flttng.c;h=f390fddb254933398e649eea0ae1ad0fd801a4bb;hp=188b13dd65ae974aff8c6c528b4c0e86bf3bde66;hb=826d496db7f18f2ae1f7e0d2f4fc381144ed04a4;hpb=fac6795d6e2c60e79bdc7dab42da94d2025a57d3 diff --git a/lttng/lttng.c b/lttng/lttng.c index 188b13dd6..f390fddb2 100644 --- a/lttng/lttng.c +++ b/lttng/lttng.c @@ -1,4 +1,5 @@ -/* Copyright (c) 2011 David Goulet +/* + * Copyright (c) 2011 David Goulet * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -13,7 +14,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ #define _GNU_SOURCE