Changeset 1005 for trunk/lib/html_utility.h
- Timestamp:
- Jan 3, 2010, 4:05:25 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/html_utility.h
r978 r1005 7 7 Copyright (C) 2006 Peter Johansson 8 8 Copyright (C) 2007, 2008 Jari Häkkinen, Peter Johansson 9 Copyright (C) 2009 Peter Johansson9 Copyright (C) 2009, 2010 Peter Johansson 10 10 11 11 This file is part of svndigest, http://dev.thep.lu.se/svndigest … … 47 47 const std::string& title="", 48 48 const std::string& color=""); 49 50 /** 51 */ 52 std::string image(const std::string& format, const std::string& name); 49 53 50 54 ///
Note: See TracChangeset
for help on using the changeset viewer.