Skip to content

Commit

Permalink
Fixed stylecheck.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@44991 379a1393-f5fb-40a0-bcee-ef074d9b53f7
  • Loading branch information
pottendo committed Feb 17, 2024
1 parent 19a52db commit f9bcb13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vice/src/userport/userport_wic64.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include "types.h"

#define WIC64_DEFAULT_TRANSFER_TIMEOUT 1 /* supervise userport transfer */
#define WIC64_DEFAULT_REMOTE_TIMEOUT 5 /* supervise remote URL fetch */
#define WIC64_DEFAULT_REMOTE_TIMEOUT 5 /* supervise remote URL fetch */
#define WIC64_MAXTRACELEVEL 3 /* adjust if needed more */
/* timezone mapping
C64 sends just a number 0-31, bcd little endian in commandbuffer.
Expand Down

0 comments on commit f9bcb13

Please sign in to comment.