From: Jürg Billeter Date: Mon, 8 Feb 2010 09:38:47 +0000 (+0100) Subject: linux: Do not use doc comment for file header comment X-Git-Tag: 0.8.0~295 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=519f65856e9485299f1280ae1ba213bbda22ea2f;p=thirdparty%2Fvala.git linux: Do not use doc comment for file header comment --- diff --git a/vapi/linux.vapi b/vapi/linux.vapi index a28cfc2f8..df7263382 100644 --- a/vapi/linux.vapi +++ b/vapi/linux.vapi @@ -1,5 +1,4 @@ -/** - * linux.vapi +/* linux.vapi * * Copyright (C) 2009-2010 Michael 'Mickey' Lauer * @@ -16,8 +15,7 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * - **/ + */ [CCode (cprefix = "", lower_case_cprefix = "")] namespace Linux {