[php-i18n-commits] cvs commit: libmbfl/mbfl mbfl_mutex.c

Back to archive index

Moriyoshi Koizumi moriy****@users*****
2003年 1月 3日 (金) 22:05:03 JST


moriyoshi    03/01/03 22:05:03

  Modified:    mbfl     mbfl_mutex.c
  Log:
  Fixed typo :)
  
  Revision  Changes    Path
  1.5       +1 -1      libmbfl/mbfl/mbfl_mutex.c
  
  Index: mbfl_mutex.c
  ===================================================================
  RCS file: /cvsroot/php-i18n/libmbfl/mbfl/mbfl_mutex.c,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- mbfl_mutex.c	3 Jan 2003 12:56:25 -0000	1.4
  +++ mbfl_mutex.c	3 Jan 2003 13:05:03 -0000	1.5
  @@ -195,7 +195,7 @@
   	}
   #endif
   	return 0;
  -n}
  +}
   
   MBFLAPI void mbfl_mutex_free(mbfl_mutex *mutex)
   {
  
  
  



php-i18n-commits メーリングリストの案内
Back to archive index