mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Removed reduntant semicolon.
This commit is contained in:
@@ -1343,7 +1343,7 @@ namespace DiscImageChef.DiscImages
|
||||
Ibufcnt,
|
||||
Ibufndx; // input buffer counters
|
||||
public byte[] Inbuf; // input buffer
|
||||
};
|
||||
}
|
||||
|
||||
Tdlzhuf tdctl;
|
||||
byte[] text_buf = new byte[N + F - 1];
|
||||
|
||||
Reference in New Issue
Block a user