libcvd-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libcvd-members] libcvd/cvd cpu_hacks.h


From: Paul Smith
Subject: [libcvd-members] libcvd/cvd cpu_hacks.h
Date: Mon, 31 Jul 2006 16:19:18 +0000

CVSROOT:        /cvsroot/libcvd
Module name:    libcvd
Changes by:     Paul Smith <aardvaark>  06/07/31 16:19:18

Modified files:
        cvd            : cpu_hacks.h 

Log message:
        Fixed documentation typo

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd/cpu_hacks.h?cvsroot=libcvd&r1=1.4&r2=1.5

Patches:
Index: cpu_hacks.h
===================================================================
RCS file: /cvsroot/libcvd/libcvd/cvd/cpu_hacks.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- cpu_hacks.h 16 Mar 2006 14:04:30 -0000      1.4
+++ cpu_hacks.h 31 Jul 2006 16:19:18 -0000      1.5
@@ -52,7 +52,7 @@
                #endif
        #endif
 
-       /// Prefecth memory. This function might do nothing, depending on the
+       /// Prefetch memory. This function might do nothing, depending on the
        /// architecture, or it might prefetch memory. Either way it will have
        /// no effect on the computation except to (possibly) speed it up.
        /// @param ptr The address of the memory to prefetch.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]