mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-30 02:58:26 +08:00
fix file utf-8 bom
This commit is contained in:
parent
2d9c95499c
commit
6d3a94c22a
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: image_g2d.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: image 2d operations.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: debugger_message.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: debugger message
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: vpage.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: 虚拟页面(根据情况自动加载/卸载页面)。
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: action_darray_thread.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: action_darray_thread
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: event_source_manager_default.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: event manager_default manager_default
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* File: fscript.c
|
||||
* Author: AWTK Develop Team
|
||||
* Brief: a simple script language
|
||||
|
@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* SHA-256 implementation.
|
||||
*
|
||||
* Copyright (c) 2010 Ilya O. Levin, http://www.literatecode.com
|
||||
|
Loading…
Reference in New Issue
Block a user