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

Comparing:
trunk/Search/HttpHandler.h (file contents), Revision 333 by Douglas Thrift, 2004-04-05T15:50:25-07:00 vs.
trunk/Search/HttpHandler.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 _HttpHandler_h_
52 < #define _HttpHandler_h_
51 > #ifndef _HttpHandler_hpp_
52 > #define _HttpHandler_hpp_
53  
54 < #include "Search.h"
55 < #include "URL.h"
54 > #include "Search.hpp"
55 > #include "URL.hpp"
56  
57   // Lovely C Sockets!
58   #ifdef _WIN32
# Line 122 | Line 122 | public:
122          string redirect() { return location; }
123   };
124  
125 < #endif // _HttpHandler_h_
125 > #endif // _HttpHandler_hpp_

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines