OSDN Git Service

Another pgindent run. Fixes enum indenting, and improves #endif
[pg-rex/syncrep.git] / contrib / tsearch / rewrite.h
index c53e1c6..6b3543f 100644 (file)
@@ -3,4 +3,5 @@
 
 ITEM      *clean_NOT(ITEM * ptr, int4 *len);
 ITEM      *clean_fakeval(ITEM * ptr, int4 *len);
+
 #endif