mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r9853@Kushana: nickm | 2006-12-04 00:02:03 -0500
Patch from Fabian Keil: Fix return statement in get_pf_socket() svn:r9020
This commit is contained in:
@@ -1310,6 +1310,7 @@ get_pf_socket(void)
|
||||
}
|
||||
|
||||
pf_socket = pf;
|
||||
return pf_socket;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user