Parent Directory
|
Revision Log
|
Patch
| revision 27 by appaji-guest, Thu Apr 3 11:01:31 2008 UTC | revision 76 by phihag-guest, Mon Dec 29 13:03:46 2008 UTC | |
|---|---|---|
| # | Line 67 | Line 67 |
| 67 | #define MAX_STRING 1024 | #define MAX_STRING 1024 |
| 68 | #define MAX_ADD_HEADERS 10 | #define MAX_ADD_HEADERS 10 |
| 69 | #define MAX_REDIR 5 | #define MAX_REDIR 5 |
| 70 | #define AXEL_VERSION_STRING "1.1" | #define AXEL_VERSION_STRING "2.3" |
| 71 | #define USER_AGENT "Axel " AXEL_VERSION_STRING " (" ARCH ")" | #define DEFAULT_USER_AGENT "Axel " AXEL_VERSION_STRING " (" ARCH ")" |
| 72 | ||
| 73 | typedef struct | typedef struct |
| 74 | { | { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |