ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Bender/Bender.cpp
(Generate patch)

Comparing Bender/Bender.cpp (file contents):
Revision 355 by douglas, 2004-12-18T17:06:28-08:00 vs.
Revision 376 by douglas, 2004-12-22T18:23:27-08:00

# Line 48 | Line 48 | Bender::Bender()
48  
49                          bend(path, env.get("HTTP_USER_AGENT"));
50                  }
51 <                catch (ext::Exception e)
51 >                catch (ext::Exception)
52                  {
53                          api::Cout << "Status: 404\r\n"
54                                  << "Content-Type: text/html; charset=ISO-8859-1\r\n\r\n"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines