Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
Untitled diff
Created
9 years ago
Diff never expires
Clear
Export
Share
Explain
0 removals
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
6 lines
Copy
3 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
9 lines
Copy
uint8_t blessings = 0;
uint8_t blessings = 0;
uint8_t levelPercent = 0;
uint8_t levelPercent = 0;
uint8_t magLevelPercent = 0;
uint8_t magLevelPercent = 0;
Copy
Copied
Copy
Copied
// custom edit to passive damage bonus
uint16_t passiveDamageBonus = 0;
PlayerSex_t sex = PLAYERSEX_FEMALE;
PlayerSex_t sex = PLAYERSEX_FEMALE;
OperatingSystem_t operatingSystem = CLIENTOS_NONE;
OperatingSystem_t operatingSystem = CLIENTOS_NONE;
Saved diffs
Original text
Open file
uint8_t blessings = 0; uint8_t levelPercent = 0; uint8_t magLevelPercent = 0; PlayerSex_t sex = PLAYERSEX_FEMALE; OperatingSystem_t operatingSystem = CLIENTOS_NONE;
Changed text
Open file
uint8_t blessings = 0; uint8_t levelPercent = 0; uint8_t magLevelPercent = 0; // custom edit to passive damage bonus uint16_t passiveDamageBonus = 0; PlayerSex_t sex = PLAYERSEX_FEMALE; OperatingSystem_t operatingSystem = CLIENTOS_NONE;
Find difference