mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08:00
i'm soooo funny
This commit is contained in:
parent
1b56ae8478
commit
7ee6a9dc25
@ -903,7 +903,7 @@ CURLcode Curl_perform(struct SessionHandle *data)
|
||||
bool port=TRUE; /* allow data->set.use_port to set port to use */
|
||||
char *newurl = NULL; /* possibly a new URL to follow to! */
|
||||
#ifdef HAVE_SIGNAL
|
||||
/* storage for the previous signal handler */
|
||||
/* storage for the previous bag^H^H^HSIGPIPE signal handler :-) */
|
||||
void (*prev_signal)(int sig);
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user