1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-07 02:42:49 +03:00

Fixes misc. typos

found via `codespell -q 3`
This commit is contained in:
luz.paz
2018-03-30 06:45:19 -04:00
committed by Georg Richter
parent 128d152f19
commit b2e6ed0295
36 changed files with 82 additions and 82 deletions

View File

@@ -7,7 +7,7 @@
Free Software Foundation, Inc.
Changes by monty:
- Added include of string.h when nessessary.
- Added include of string.h when necessary.
- Removed two warnings from gcc.
This file is part of the GNU C Library. Its master source is NOT part of