Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit14ad435

Browse files
committed
const register ... --> register const ...
1 parent25eb9e2 commit14ad435

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/regex/engine.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ int eflags;
148148
structmatchmv;
149149
registerstructmatch*m=&mv;
150150
registerchar*dp;
151-
constregistersopnogf=g->firststate+1;/* +1 for OEND */
152-
constregistersopnogl=g->laststate;
151+
registerconstsopnogf=g->firststate+1;/* +1 for OEND */
152+
registerconstsopnogl=g->laststate;
153153
char*start;
154154
char*stop;
155155

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp