Skip to content

Commit 0824ad2

Browse files
authored
Update sample30_errornumber.c
1 parent ff54f49 commit 0824ad2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/sample30_errornumber.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* sample30_errornumber.c */
22

33
/*
4-
** Copyright (C) 2025 AUDIY.
4+
** Copyright (C) 2025 - 2026 AUDIY.
55
**
66
** All rights reserved.
77
**
@@ -46,4 +46,4 @@ int main(void) {
4646
}
4747

4848
return 0;
49-
}
49+
}

0 commit comments

Comments
 (0)