mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 21:21:15 -03:00
Multiple portability fixes
darcs-hash:20051010161255-ac50b-e732f18c1dfa610e34b56bb4ff1a3d4d2ef078a1.gz
This commit is contained in:
@@ -61,7 +61,7 @@ typedef struct connection
|
||||
/**
|
||||
Queue of onsent messages
|
||||
*/
|
||||
queue_t unsent;
|
||||
dyn_queue_t unsent;
|
||||
/**
|
||||
Set to one when this connection should be killed
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user