aboutsummaryrefslogtreecommitdiffstats
path: root/include/rfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rfs.h')
-rw-r--r--include/rfs.h2
1 files changed, 1 insertions, 1 deletions
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);