* config/bfin-parse.y: Use C style comments.
[deliverable/binutils-gdb.git] / gas / config / bfin-parse.y
index f91224ed5dc365f6a685467d48a000a484a165df..83cc68802add2f4967b025f344f5338835b67952 100644 (file)
@@ -1,5 +1,5 @@
 /* bfin-parse.y  ADI Blackfin parser
-   Copyright 2005, 2006, 2007
+   Copyright 2005, 2006, 2007, 2008
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
@@ -23,7 +23,7 @@
 #include "as.h"
 #include <obstack.h>
 
-#include "bfin-aux.h"  // opcode generating auxiliaries
+#include "bfin-aux.h"  /* Opcode generating auxiliaries.  */
 #include "libbfd.h"
 #include "elf/common.h"
 #include "elf/bfin.h"
This page took 0.039599 seconds and 4 git commands to generate.