]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
linux: Do not use doc comment for file header comment
authorJürg Billeter <j@bitron.ch>
Mon, 8 Feb 2010 09:38:47 +0000 (10:38 +0100)
committerJürg Billeter <j@bitron.ch>
Mon, 8 Feb 2010 09:38:47 +0000 (10:38 +0100)
vapi/linux.vapi

index a28cfc2f87e36b12c52ba8519f655c75896d8272..df7263382c04281f7fc355002e6f964bcdeead39 100644 (file)
@@ -1,5 +1,4 @@
-/**
- * linux.vapi
+/* linux.vapi
  *
  * Copyright (C) 2009-2010 Michael 'Mickey' Lauer <mlauer@vanille-media.de>
  *
@@ -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 {