Commit 4a1478b
committed
Correct outdated library name references
During the initial development of the library, it was named "POSIXStorage". The "Arduino_" prefix, which is used on the
names of all modern official libraries, was added later.
Some references to the library's name were not updated at the time of the renaming.1 parent b963ee7 commit 4a1478b
File tree
2 files changed
+2
-2
lines changed- extras/tests/Arduino_POSIXStorage_Test
- src
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments