diff options
| author | Michael Paquier | 2019-07-01 01:00:23 +0000 |
|---|---|---|
| committer | Michael Paquier | 2019-07-01 01:00:23 +0000 |
| commit | c74d49d41c9e0fabeb1179dcabfb3137833ed831 (patch) | |
| tree | d5406f4f6578181174e178c68ba320ac9395648a /src/include/tcop | |
| parent | 459c3cdb4ad8323bfe6bcae0186a3831e0c89c94 (diff) | |
Fix many typos and inconsistencies
Author: Alexander Lakhin
Discussion: https://postgr.es/m/af27d1b3-a128-9d62-46e0-88f424397f44@gmail.com
Diffstat (limited to 'src/include/tcop')
| -rw-r--r-- | src/include/tcop/tcopprot.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/tcop/tcopprot.h b/src/include/tcop/tcopprot.h index 8dcfb40728..ec21f7e45c 100644 --- a/src/include/tcop/tcopprot.h +++ b/src/include/tcop/tcopprot.h @@ -9,11 +9,6 @@ * * src/include/tcop/tcopprot.h * - * OLD COMMENTS - * This file was created so that other c files could get the two - * function prototypes without having to include tcop.h which single - * handedly includes the whole f*cking tree -- mer 5 Nov. 1991 - * *------------------------------------------------------------------------- */ #ifndef TCOPPROT_H |
