Changeset 919
- Timestamp:
- 02/19/07 14:31:55 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nepenthes/trunk/modules/submit-http/submit-http.cpp
r839 r919 57 57 m_SubmitterDescription = "submit binary file via HTTP POST request"; 58 58 g_Nepenthes = nepenthes; 59 60 m_Queued = 0; 59 61 } 60 62
