Skip to content
Snippets Groups Projects
Commit 5639575c authored by rswindell's avatar rswindell
Browse files

Whitespace change only.

parent 13fdd67b
No related branches found
No related tags found
No related merge requests found
......@@ -90,7 +90,7 @@ extern "C" {
#endif
SMBEXPORT int SMBCALL smb_ver(void);
SMBEXPORT char * SMBCALL smb_lib_ver(void);
SMBEXPORT char* SMBCALL smb_lib_ver(void);
SMBEXPORT int SMBCALL smb_open(smb_t* smb);
SMBEXPORT void SMBCALL smb_close(smb_t* smb);
SMBEXPORT int SMBCALL smb_open_da(smb_t* smb);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment