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

Commitf95ff4b

Browse files
committed
Comment out unused variable.
1 parent9a31c9b commitf95ff4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/port/crypt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ init_des()
825825
inttableno;
826826
staticunsignedcharperm[64],
827827
tmp32[32];/* "static" for speed */
828-
staticvolatilelonginit_start=0;
828+
/*static volatile long init_start = 0; not used */
829829

830830
/*
831831
* table that converts chars "./0-9A-Za-z"to integers 0-63.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp