2003-05-29 Michal Ludvig * x86-64-linux-nat.c: Fix nested comments. Index: x86-64-linux-nat.c =================================================================== RCS file: /cvs/src/src/gdb/x86-64-linux-nat.c,v retrieving revision 1.21.16.1 diff -u -p -r1.21.16.1 x86-64-linux-nat.c --- x86-64-linux-nat.c 17 May 2003 15:09:15 -0000 1.21.16.1 +++ x86-64-linux-nat.c 29 May 2003 07:32:29 -0000 @@ -43,7 +43,7 @@ the register sets used by `ptrace'. The corresponding types are `elf_gregset_t' for the general-purpose registers (with `elf_greg_t' the type of a single GP register) and `elf_fpregset_t' - for the floating-point registers. + for the floating-point registers. */ /* Mapping between the general-purpose registers in `struct user' format and GDB's register array layout. */