From cc445067d1f61e12dbea4e6458f2c85ba58f01bf Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期五, 30 十二月 2016 14:28:14 +0800
Subject: [PATCH] fix config, fix some log and todo

---
 RtspFace/demo/src/db/main.cpp |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/RtspFace/demo/src/db/main.cpp b/RtspFace/demo/src/db/main.cpp
index 179c7b4..3da915d 100644
--- a/RtspFace/demo/src/db/main.cpp
+++ b/RtspFace/demo/src/db/main.cpp
@@ -1,4 +1,3 @@
-
 #include <string>
 #include <iostream>
 
@@ -20,4 +19,4 @@
 	}else
 		cout<<"person is null"<<endl;
 	return 0;
-}
\ No newline at end of file
+}

--
Gitblit v1.8.0