index
:
sf.git
master
System status monitor and file manager
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils.h
blob: b27487712e1875072d22901c28673906bc2f3ce2 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef SF_UTILS_H #define SF_UTILS_H int is_debug(); #endif /* SF_UTILS_H */