From 2add73bb54ce9376ffcd44ffd929049d3c430628 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 28 May 2018 23:47:52 +0800 Subject: =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=9F=B3=E9=A2=91=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/3rdparty/smount/smount.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/3rdparty') diff --git a/src/3rdparty/smount/smount.h b/src/3rdparty/smount/smount.h index 05ee88b..c0836a7 100644 --- a/src/3rdparty/smount/smount.h +++ b/src/3rdparty/smount/smount.h @@ -33,9 +33,7 @@ typedef struct smtPath */ typedef struct smtShared { - // the root directory - smtPath* mount; - + smtPath* mount; // the root directory }smtShared; smtShared* smtnewshared(); -- cgit v1.1-26-g67d0