certi-cvs
[Top][All Lists]
Advanced

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

[certi-cvs] certi/libHLA tlsf_target.h


From: CERTI CVS commits
Subject: [certi-cvs] certi/libHLA tlsf_target.h
Date: Thu, 26 Apr 2012 07:50:37 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      12/04/26 07:50:37

Modified files:
        libHLA         : tlsf_target.h 

Log message:
        Fix header protecting macro name

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/libHLA/tlsf_target.h?cvsroot=certi&r1=1.1&r2=1.2

Patches:
Index: tlsf_target.h
===================================================================
RCS file: /sources/certi/certi/libHLA/tlsf_target.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tlsf_target.h       28 Mar 2010 13:36:32 -0000      1.1
+++ tlsf_target.h       26 Apr 2012 07:50:37 -0000      1.2
@@ -1,5 +1,5 @@
-#ifndef _TARGET_H_
-#define _TARGET_H_
+#ifndef _TLSF_TARGET_H_
+#define _TLSF_TARGET_H_
 
 #include <pthread.h>
 



reply via email to

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