Changeset 45 in cheroxy for trunk/src/CRXHttpResponse.cpp


Ignore:
Timestamp:
11/22/12 18:38:07 (11 years ago)
Author:
cheese
Message:

#1 change access modifier of filter and http messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/CRXHttpResponse.cpp

    r44 r45  
    162162int
    163163CRXHttpResponse::SetContent (const char * aContent,
    164                                const int    aLength)
     164                             const int  aLength)
    165165{
    166166    int     aResult = 0;
Note: See TracChangeset for help on using the changeset viewer.