From 94826c5d6f1a52d96468cce0c8605075d2a1a9a3 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Tue, 25 Jun 2013 22:33:07 +0200 Subject: rfs.h: Coding style Change-Id: I27dd350d72d1aac1f3d4d0ffae27f92bd75e5b42 Signed-off-by: Paul Kocialkowski --- include/rfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/rfs.h b/include/rfs.h index 481cb24..e4b0777 100644 --- a/include/rfs.h +++ b/include/rfs.h @@ -65,7 +65,7 @@ struct ipc_rfs_io_confirm { * Helpers */ -void md5hash2string(char *out, unsigned char* in); +void md5hash2string(char *out, unsigned char *in); char *nv_data_path(struct ipc_client *client); char *nv_data_md5_path(struct ipc_client *client); char *nv_data_bak_path(struct ipc_client *client); -- cgit v1.2.3