Show
Ignore:
Timestamp:
08/24/10 21:31:46 (21 months ago)
Author:
Antti-Juhani Kaijanaho <antti-juhani@…>
Children:
7eb42bed950e3f81ef9f0d39432e07c55f12cc22
Parents:
ec0da3f87768820f9ca9e8065c7998e9d825bd4c
git-committer:
Antti-Juhani Kaijanaho <antti-juhani@…> (08/24/10 21:31:46)
Message:

[http::request] Cleanup

Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • http/compose.hh

    r868b365 r751fac6  
    11/*  This file is part of Alue, the multiprotocol Internet discussion daemon 
    22 
    3     Copyright © 2009 Antti-Juhani Kaijanaho 
     3    Copyright © 2009, 2010 Antti-Juhani Kaijanaho 
    44 
    55    Alue is free software: you can redistribute it and/or modify it 
     
    3535                void reload_action(boost::shared_ptr<request> req, 
    3636                                   tlate::data_model::ptr, 
    37                                    std::multimap<std::string,std::string> &fb, 
    3837                                   std::string error_message = ""); 
    3938 
    4039                void post_action(boost::shared_ptr<request> req, 
    41                                  tlate::data_model::ptr, 
    42                                  std::multimap<std::string,std::string> &fb); 
     40                                 tlate::data_model::ptr); 
    4341 
    4442                void respond_compose(boost::shared_ptr<request>,