Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Compare Revisions
fadec4685b810267403fa60a1f6fd27cc5ce3d81...27980120d384a8180f69ac2281e00b24f93cccbb
Commits (1)
Include the necessary
· 27980120
Deucе
authored
May 14, 2021
27980120
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/conio/scale.c
src/conio/scale.c
+3
-0
No files found.
src/conio/scale.c
View file @
27980120
#include <stdbool.h>
#include <stdlib.h>
#include "ciolib.h"
#include "scale.h"
#include "xbr.h"
...
...