source:
npl/mediabox/lcdproc_edwin/src/server/parse.h
Last change on this file was c5c522c, checked in by , 9 years ago | |
---|---|
|
|
File size: 119 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | #ifndef PARSE_H |
2 | #define PARSE_H | |
3 | ||
4 | // This should be pretty self-explanatory... | |
5 | int parse_all_client_messages(); | |
6 | ||
7 | #endif |
Note: See TracBrowser
for help on using the repository browser.