mirror of
https://github.com/google/pebble.git
synced 2026-02-19 03:36:51 -05:00
spelling: birthdays
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
// Tests
|
// Tests
|
||||||
///////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////
|
||||||
void test_mktime__bithdays(void) {
|
void test_mktime__birthdays(void) {
|
||||||
struct tm francois_birthday = {
|
struct tm francois_birthday = {
|
||||||
.tm_sec = 0,
|
.tm_sec = 0,
|
||||||
.tm_min = 44,
|
.tm_min = 44,
|
||||||
|
|||||||
Reference in New Issue
Block a user