Changeset 211 for trunk/lib/html_utility.h
- Timestamp:
- Sep 15, 2006, 1:19:40 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/html_utility.h
r201 r211 70 70 /// @brief print html header of page 71 71 /// 72 void print_header(std::ostream&, const std::string& name, u_int level); 72 void print_header(std::ostream&, const std::string& name, u_int level, 73 const std::string&, const std::string&); 73 74 74 75
Note: See TracChangeset
for help on using the changeset viewer.