*** empty log message ***

This commit is contained in:
glenux 2004-02-22 17:17:09 +00:00 committed by Glenn Y. Rolland
parent c853c6fa17
commit 9d04072c15

View file

@ -36,7 +36,7 @@ void * add(char * idAncien, char *idNouveau){
MAP_SHARED, mSFd, 0)*/
strcpy(idAncien, idNouveau);
return NULL;
}