We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25338a8 commit c4e6d79Copy full SHA for c4e6d79
1 file changed
src/displayapp/screens/FileView.h
@@ -36,7 +36,7 @@ namespace Pinetime {
36
~TextView() override;
37
38
private:
39
- char *buf;
+ char* buf;
40
};
41
}
42
0 commit comments