ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/Search/trunk/URL.hpp
(Generate patch)

Comparing:
trunk/Search/URL.h (file contents), Revision 333 by Douglas Thrift, 2004-04-05T15:50:25-07:00 vs.
trunk/Search/URL.hpp (file contents), Revision 334 by Douglas Thrift, 2004-04-05T16:37:41-07:00

# Line 48 | Line 48
48   //
49   // $Id$
50  
51 < #ifndef _URL_h_
52 < #define _URL_h_
51 > #ifndef _URL_hpp_
52 > #define _URL_hpp_
53  
54 < #include "Search.h"
54 > #include "Search.hpp"
55  
56   class URL
57   {
# Line 96 | Line 96 | public:
96  
97   string getLink(string link, URL& url);
98  
99 < #endif // _URL_h_
99 > #endif // _URL_hpp_

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines