audiod: Fix a bug in try_to_close_slot() for default config.
[paraslash.git] / rc4.h
1 /** \file rc4.h common symbols of command.c and client_common.c */
2
3 /** Number of bytes of the rc4 session key. */
4 #define RC4_KEY_LEN 32