Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Favorite.pas

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.46.4.2 by h677, Sat May 14 16:11:26 2005 UTC revision 1.46.4.3 by h677, Tue May 17 14:32:51 2005 UTC
# Line 117  function       TFavoriteBoardItem.GetItem : TB Line 117  function       TFavoriteBoardItem.GetItem : TB
117  var  var
118          protocol, host, path, document, port, bookmark : string;          protocol, host, path, document, port, bookmark : string;
119          BBSID{, BBSKey} : string;          BBSID{, BBSKey} : string;
120          tmpURL, boardURL                : string;          tmpURL{, boardURL}              : string;
121  //      category : TCategory;  //      category : TCategory;
122          i, bi: Integer;          {i, bi: Integer;}
123          tmpThread: TThreadItem;          {tmpThread: TThreadItem;}
124          tmpBoard: TBoard;          {tmpBoard: TBoard;}
125  begin  begin
126    
127          if FItem = nil then begin          if FItem = nil then begin

Legend:
Removed from v.1.46.4.2  
changed lines
  Added in v.1.46.4.3

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26