Ignore:
Timestamp:
Jan 3, 2010, 4:05:25 AM (13 years ago)
Author:
Peter Johansson
Message:

refs #405. Move replicated code to a function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/html_utility.h

    r978 r1005  
    77  Copyright (C) 2006 Peter Johansson
    88  Copyright (C) 2007, 2008 Jari Häkkinen, Peter Johansson
    9   Copyright (C) 2009 Peter Johansson
     9  Copyright (C) 2009, 2010 Peter Johansson
    1010
    1111  This file is part of svndigest, http://dev.thep.lu.se/svndigest
     
    4747                     const std::string& title="",
    4848                     const std::string& color="");
     49
     50  /**
     51   */
     52  std::string image(const std::string& format, const std::string& name);
    4953
    5054  ///
Note: See TracChangeset for help on using the changeset viewer.