projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f13a68
)
Fix typo in comment.
author
Robert Haas
<rhaas@postgresql.org>
Tue, 18 Oct 2016 17:43:01 +0000
(13:43 -0400)
committer
Robert Haas
<rhaas@postgresql.org>
Tue, 18 Oct 2016 17:43:27 +0000
(13:43 -0400)
Amit Langote
src/include/foreign/foreign.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/foreign/foreign.h
b/src/include/foreign/foreign.h
index 5dc2c90f3c31028ded6c7299614bf30d0fe68ca1..143566a4ba8fb3e629244c28c50adde0a59bbd6b 100644
(file)
--- a/
src/include/foreign/foreign.h
+++ b/
src/include/foreign/foreign.h
@@
-23,7
+23,7
@@
/*
* Generic option types for validation.
- * NB! Thes are treated as flags, so use only powers of two here.
+ * NB! Thes
e
are treated as flags, so use only powers of two here.
*/
typedef enum
{