mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-06-16 01:01:11 +08:00
Use singular
This commit is contained in:
@ -11,7 +11,7 @@
|
|||||||
* ------------------------------------------------------------*/
|
* ------------------------------------------------------------*/
|
||||||
|
|
||||||
#include "xy.h"
|
#include "xy.h"
|
||||||
#include "sources.h"
|
#include "source.h"
|
||||||
|
|
||||||
|
|
||||||
#define App_Prefix "chsrc: "
|
#define App_Prefix "chsrc: "
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/** ------------------------------------------------------------
|
/** ------------------------------------------------------------
|
||||||
* File : sources.h
|
* File : source.h
|
||||||
* License : GPLv3
|
* License : GPLv3
|
||||||
* Authors : Aoran Zeng <ccmywish@qq.com>
|
* Authors : Aoran Zeng <ccmywish@qq.com>
|
||||||
* Created on : <2023-08-29>
|
* Created on : <2023-08-29>
|
Reference in New Issue
Block a user