index
:
farfetch.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
storage.h
blob: 9ec22179ac391555d51c3711294f0cca720a6b39 (
plain
)
1
2
3
4
5
6
#ifndef STORAGE_H #define STORAGE_H const char *display_storage(); #endif