Run tabbing pass
[c11tester.git] / funcinst.h
index e96eb19067ba2afb6831810dbece99bdb8f81a7a..79ec01adaaffbfc84397aba37c878253b819b49e 100644 (file)
@@ -49,7 +49,7 @@ private:
        const char * position;
 
        /* Atomic operations with the same source line number may act at different
-        * memory locations, such as the next field of the head pointer in ms-queue. 
+        * memory locations, such as the next field of the head pointer in ms-queue.
         * location only stores the memory location when this FuncInst was constructed.
         */
        void * location;