shapito: more renamings

This commit is contained in:
Dmitry Simonenko 2017-06-07 14:40:03 +03:00
parent ffc3fa17ed
commit 66de5a6746
4 changed files with 5 additions and 5 deletions

View File

@ -2,9 +2,9 @@
#define SO_MACRO_H_ #define SO_MACRO_H_
/* /*
* SHAPITO * SHAPITO.
* *
* Protocol-level PostgreSQL client library * Protocol-level PostgreSQL client library.
*/ */
#define so_likely(e) __builtin_expect(!! (e), 1) #define so_likely(e) __builtin_expect(!! (e), 1)

View File

@ -2,7 +2,7 @@
#define SO_MD5_H_ #define SO_MD5_H_
/* /*
* soprano. * SHAPITO.
* *
* Protocol-level PostgreSQL client library. * Protocol-level PostgreSQL client library.
*/ */

View File

@ -2,7 +2,7 @@
#define SO_PARAMETER_H_ #define SO_PARAMETER_H_
/* /*
* soprano. * SHAPITO.
* *
* Protocol-level PostgreSQL client library. * Protocol-level PostgreSQL client library.
*/ */

View File

@ -2,7 +2,7 @@
#define SO_PASSWORD_H_ #define SO_PASSWORD_H_
/* /*
* soprano. * SHAPITO.
* *
* Protocol-level PostgreSQL client library. * Protocol-level PostgreSQL client library.
*/ */