index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
SecureIM
/
src
/
gettime.h
blob: 6c5820c77af20d3f5d9e1795dcd9d75e30e9f708 (
plain
)
1
2
3
4
5
6
#ifndef __GETTIME_H__ #define __GETTIME_H__ uint32_t gettime(void); #endif