mirror of
https://github.com/glest/glest-source.git
synced 2025-08-18 06:01:17 +02:00
Fixed the god-awful indentation
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
#ifndef MINISOAP_H_INCLUDED
|
||||
#define MINISOAP_H_INCLUDED
|
||||
|
||||
/*int httpWrite(int, const char *, int, const char *);*/
|
||||
/*int httpWrite(int, const char *, int, const char *);*/
|
||||
int soapPostSubmit(int, const char *, const char *, unsigned short,
|
||||
const char *, const char *, const char *);
|
||||
const char *, const char *, const char *);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user