このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Immanuel
/
sxiv
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Fixed exif-only typo in tns_load()
master
Bert
13年前
親
348707a366
コミット
03b8e85a4f
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
thumbs.c
+ 1
- 1
thumbs.c
ファイルの表示
@@ -262,7 +262,7 @@ int tns_load(tns_t *tns, int n, const fileinfo_t *file,
(void) fmt;
#ifdef EXIF_SUPPORT
if (!cache_hit !strcmp(fmt, "jpeg"))
if (!cache_hit
&&
!strcmp(fmt, "jpeg"))
exif_auto_orientate(file);
#endif
書き込み
プレビュー
|
|
|
|
|
|
x
0
0
0:0
読み込み中…
キャンセル
保存