gdb/
[deliverable/binutils-gdb.git] / gdb / solib-spu.c
index cd36e2369715462c288a34e57b435d89b07ff113..1594fbb958426958c838ca698a48204507030cd1 100644 (file)
@@ -1,5 +1,5 @@
 /* Cell SPU GNU/Linux support -- shared library handling.
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
 
    Contributed by Ulrich Weigand <uweigand@de.ibm.com>.
 
@@ -227,7 +227,7 @@ spu_current_sos (void)
       link_ptr = &new->next;
     }
 
-  /* Append OpenCL sos. */
+  /* Append OpenCL sos.  */
   append_ocl_sos (link_ptr);
 
   return head;
This page took 0.0238 seconds and 4 git commands to generate.