index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
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: 05d2d1b96acf27a4707e87eccd68d3f273ecf7d3 (
plain
)
1
2
3
4
5
6
#ifndef __GETTIME_H__ #define __GETTIME_H__ DWORD gettime(void); #endif