Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sorry a stupid error
authorcherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 7 Feb 2007 14:57:35 +0000 (14:57 +0000)
committercherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 7 Feb 2007 14:57:35 +0000 (14:57 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3094 48e7efb5-ca39-0410-a469-dd3cf9ba447f

include/xbt/misc.h

index f2db436..81b87d0 100644 (file)
@@ -82,6 +82,7 @@
 #       else
 #      define XBT_PUBLIC(type)         extern type
 #    endif
 #       else
 #      define XBT_PUBLIC(type)         extern type
 #    endif
+#  endif
 #endif    
 
 
 #endif    
 
 
@@ -125,3 +126,7 @@ XBT_PUBLIC(const char *)xbt_procname(void);
 SG_END_DECL()
 
 #endif /* XBT_MISC_H */
 SG_END_DECL()
 
 #endif /* XBT_MISC_H */
+
+
+
+