fix file utf-8 bom

This commit is contained in:
lixianjing 2022-04-04 15:15:16 +08:00
parent 2d9c95499c
commit 6d3a94c22a
7 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
/**
/**
* File: image_g2d.c
* Author: AWTK Develop Team
* Brief: image 2d operations.

View File

@ -1,4 +1,4 @@
/**
/**
* File: debugger_message.c
* Author: AWTK Develop Team
* Brief: debugger message

View File

@ -1,4 +1,4 @@
/**
/**
* File: vpage.c
* Author: AWTK Develop Team
* Brief: (/)

View File

@ -1,4 +1,4 @@
/**
/**
* File: action_darray_thread.c
* Author: AWTK Develop Team
* Brief: action_darray_thread

View File

@ -1,4 +1,4 @@
/**
/**
* File: event_source_manager_default.c
* Author: AWTK Develop Team
* Brief: event manager_default manager_default

View File

@ -1,4 +1,4 @@
/**
/**
* File: fscript.c
* Author: AWTK Develop Team
* Brief: a simple script language

View File

@ -1,4 +1,4 @@
/*
/*
* SHA-256 implementation.
*
* Copyright (c) 2010 Ilya O. Levin, http://www.literatecode.com