Parent Directory
|
Revision Log
|
Patch
| revision 53 by phihag-guest, Mon Sep 15 12:52:45 2008 UTC | revision 54 by phihag-guest, Mon Oct 13 21:06:39 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 "2.1" | #define AXEL_VERSION_STRING "2.99.0" |
| 71 | #define DEFAULT_USER_AGENT "Axel " AXEL_VERSION_STRING " (" ARCH ")" | #define DEFAULT_USER_AGENT "Axel " AXEL_VERSION_STRING " (" ARCH ")" |
| 72 | ||
| 73 | typedef struct | typedef struct |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |