]> granicus.if.org Git - postgresql/blobdiff - src/include/port/pg_bswap.h
Fix misc typos, mostly in comments.
[postgresql] / src / include / port / pg_bswap.h
index 0f09c05d6f93dd3c55dde2c7b6f1f78b8481d53b..5b05a6d2971a5551a0f272b2a13f878467651af6 100644 (file)
@@ -102,7 +102,7 @@ pg_bswap64(uint64 x)
 
 
 /*
- * Portable and fast equivalents for for ntohs, ntohl, htons, htonl,
+ * Portable and fast equivalents for ntohs, ntohl, htons, htonl,
  * additionally extended to 64 bits.
  */
 #ifdef WORDS_BIGENDIAN