mirror of
https://github.com/postgres/postgres.git
synced 2025-09-05 02:22:28 +03:00
Change // to /* */
This commit is contained in:
@@ -2,12 +2,11 @@
|
||||
#include <c.h>
|
||||
#include "stringutils.h"
|
||||
|
||||
//
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
//
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <postgres.h>
|
||||
|
Reference in New Issue
Block a user