Browse Source

Fix the note in case.py/case.c.

master
Reece H. Dunn 4 years ago
parent
commit
2b2eac1d8b
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      src/case.c
  2. 1
    1
      tools/case.py

+ 1
- 1
src/case.c View File

*/ */


/* NOTE: This file is automatically generated from the UnicodeData.txt file in /* NOTE: This file is automatically generated from the UnicodeData.txt file in
* the Unicode Character database by the ucd-tools/tools/categories.py script.
* the Unicode Character database by the ucd-tools/tools/case.py script.
*/ */


#include "ucd/ucd.h" #include "ucd/ucd.h"

+ 1
- 1
tools/case.py View File

*/ */


/* NOTE: This file is automatically generated from the UnicodeData.txt file in /* NOTE: This file is automatically generated from the UnicodeData.txt file in
* the Unicode Character database by the ucd-tools/tools/categories.py script.
* the Unicode Character database by the ucd-tools/tools/case.py script.
*/ */


#include "ucd/ucd.h" #include "ucd/ucd.h"

Loading…
Cancel
Save