From 2ba489ae359ca3e283cebb0b7fa15f286b51a935 Mon Sep 17 00:00:00 2001 From: Jack Yu <455501914@qq.com> Date: Tue, 1 May 2018 20:27:43 +0800 Subject: [PATCH] Update Recognizer.cpp --- Prj-Linux/lpr/src/Recognizer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Prj-Linux/lpr/src/Recognizer.cpp b/Prj-Linux/lpr/src/Recognizer.cpp index 5f6403d..07fdfb0 100644 --- a/Prj-Linux/lpr/src/Recognizer.cpp +++ b/Prj-Linux/lpr/src/Recognizer.cpp @@ -1,5 +1,5 @@ // -// Created by 庾金科 on 22/10/2017. +// Created by Jack Yu on 22/10/2017. // #include "../include/Recognizer.h"