Skip to content

Commit 37ae1c0

Browse files
author
Michael Meskes
committed
*** empty log message ***
1 parent bbae7a9 commit 37ae1c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/interfaces/ecpg/include/ecpgtype.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ extern "C"
6868
ECPGd_ret_octet,
6969
ECPGd_scale,
7070
ECPGd_type,
71-
ECPGd_EODT, /* End of descriptor types. */
71+
ECPGd_EODT /* End of descriptor types. */
7272
};
7373

7474
#define IS_SIMPLE_TYPE(type) ((type) >= ECPGt_char && (type) <= ECPGt_varchar2)

src/interfaces/ecpg/preproc/extern.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ extern int braces_open,
1616
extern char *descriptor_index;
1717
extern char *descriptor_name;
1818
extern char *connection;
19-
extern char *input_filename;;
19+
extern char *input_filename;
2020
extern char *yytext, errortext[128];
2121
extern int yylineno, yyleng;
2222
extern FILE *yyin, *yyout;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy