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

Commitcd01c32

Browse files
committed
Add trailing semicolon for Joe Conway
1 parent2f1e1bc commitcd01c32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎contrib/fuzzystrmatch/fuzzystrmatch.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,8 +341,8 @@ _metaphone(
341341
/* On the off chance we were given nothing but crap... */
342342
if (Curr_Letter=='\0')
343343
{
344-
End_Phoned_Word
345-
returnMETA_SUCCESS;/* For testing */
344+
End_Phoned_Word;
345+
returnMETA_SUCCESS;/* For testing */
346346
}
347347
}
348348

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp