Skip to content

Commit fdb7894

Browse files
committed
Fix whitespace
1 parent 5c4920b commit fdb7894

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/interfaces/ecpg/test/compat_oracle/char_array.pgc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ int main() {
5151
printf("\"%s\": \"%s\" %d\n", bigstr, shortstr, shstr_ind);
5252
}
5353

54-
EXEC SQL CLOSE C;
54+
EXEC SQL CLOSE C;
5555
EXEC SQL DROP TABLE strdbase;
5656

5757
printf("\nGOOD-BYE!!\n\n");

src/interfaces/ecpg/test/expected/compat_oracle-char_array.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ if (sqlca.sqlwarn[0] == 'W') warn ( );
186186

187187
if (sqlca.sqlcode < 0) sqlprint();}
188188
#line 54 "char_array.pgc"
189-
189+
190190
{ ECPGdo(__LINE__, 3, 1, NULL, 0, ECPGst_normal, "drop table strdbase", ECPGt_EOIT, ECPGt_EORT);
191191
#line 55 "char_array.pgc"
192192

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