Skip to content

Commit

Permalink
Optimize code
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
  • Loading branch information
Jianhui Zhao committed Jan 15, 2018
1 parent 1bc94e4 commit 8fd3700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "uwsc.h"
#include "log.h"
#include "utils.h"

int get_nonce(uint8_t *dest, int len)
Expand Down

0 comments on commit 8fd3700

Please sign in to comment.