From bd2098a429ff7a76eae3e6492f642c049bebbf60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=9F=E4=B8=80=E9=98=B3?= <3262632335@qq.com> Date: Fri, 14 Apr 2023 13:34:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/gtask/data/Task.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gtask/data/Task.java b/doc/gtask/data/Task.java index 6a19454..1c6ef20 100644 --- a/doc/gtask/data/Task.java +++ b/doc/gtask/data/Task.java @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - +/*ceshi*/ package net.micode.notes.gtask.data; import android.database.Cursor;