From 7002c58acbe6e1470b6e15adea573f938663ff03 Mon Sep 17 00:00:00 2001 From: pans <pans@454eff88-639b-444f-9e54-f578c98de674> Date: 星期三, 04 一月 2017 17:03:03 +0800 Subject: [PATCH] --- RtspFace/demo/src/DBuntil.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/RtspFace/demo/src/DBuntil.h b/RtspFace/demo/src/DBuntil.h index 337b371..5b18ce6 100644 --- a/RtspFace/demo/src/DBuntil.h +++ b/RtspFace/demo/src/DBuntil.h @@ -23,7 +23,7 @@ DBuntil(); DBuntil(my_db mydb); ~DBuntil(); - person db_rearch(int f_id); + *person db_rearch(int f_id); bool db_register(int f_id,person *p); -- Gitblit v1.8.0