ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/main.h
Revision: 5120
Committed: Thu Dec 25 16:04:40 2014 UTC (9 years, 3 months ago) by michael
Content type: text/x-chdr
File size: 83 byte(s)
Log Message:
- Style corrections

File Contents

# User Rev Content
1 michael 5052 #ifndef MAIN_H
2     #define MAIN_H
3    
4     extern void main_restart(void);
5     #endif /* MAIN_H */