source:
abuse/tags/pd/abuse/inc/nfclient.hpp
Last change on this file was 49, checked in by , 15 years ago | |
---|---|
File size: 107 bytes |
Line | |
---|---|
1 | #ifndef __NFCLIENT_HPP_ |
2 | #define __NFCLIENT_HPP_ |
3 | |
4 | void connect_to_nfs_server(char *name, int port); |
5 | |
6 | #endif |
Note: See TracBrowser
for help on using the repository browser.