Diff for /Amaya/amaya/AHTURLTools.c between versions 1.201 and 1.202

version 1.201, 2007/05/09 10:55:57 version 1.202, 2007/05/25 15:17:00
Line 2321  void         SimplifyUrl (char **url) Line 2321  void         SimplifyUrl (char **url)
   
   
 /*----------------------------------------------------------------------  /*----------------------------------------------------------------------
   NormalizeFile normalizes local names.                                 NormalizeFile normalizes local names.
     convertion is AM_CONV_NONE or AM_CONV_ALL
   Return TRUE if target and src differ.                               Return TRUE if target and src differ.                           
   ----------------------------------------------------------------------*/    ----------------------------------------------------------------------*/
 ThotBool NormalizeFile (char *src, char *target, ConvertionType convertion)  ThotBool NormalizeFile (char *src, char *target, ConvertionType convertion)

Removed from v.1.201  
changed lines
  Added in v.1.202


Webmaster