Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider e4002839 rédigé par kannan's avatar kannan
Parcourir les fichiers

fix indentation

git-svn-id: https://svn.php.net/repository/pecl/xhprof/trunk@281514 c90b9560-bf6c-de11-be94-00142212c4b1
parent b7b4ad7d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -415,7 +415,7 @@ PHP_MINIT_FUNCTION(xhprof) {
hp_globals.cpu_num = sysconf(_SC_NPROCESSORS_CONF);
/* Get the cpu affinity mask. */
#ifndef __APPLE__
#ifndef __APPLE__
if (GET_AFFINITY(0, sizeof(cpu_set_t), &hp_globals.prev_mask) < 0) {
perror("getaffinity");
return FAILURE;
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter