diff options
Diffstat (limited to 'src/encrypted_packet.h')
-rw-r--r-- | src/encrypted_packet.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/encrypted_packet.h b/src/encrypted_packet.h index 245f75a..f654b2c 100644 --- a/src/encrypted_packet.h +++ b/src/encrypted_packet.h @@ -33,8 +33,8 @@ * along with uAnytun. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef UANYUTN_encrypted_packet_h_INCLUDED -#define UANYUTN_encrypted_packet_h_INCLUDED +#ifndef UANYTUN_encrypted_packet_h_INCLUDED +#define UANYTUN_encrypted_packet_h_INCLUDED #define ENCRYPTED_PACKET_SIZE_MAX 1600 |