Skip to content

Commit

Permalink
Update common.h
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredTate committed Jan 21, 2025
1 parent 2fb0901 commit 385491c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crypto/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ uint64_t static inline CountBits(uint64_t x)
return ret;
}

#endif // DIGIBYTE_CRYPTO_COMMON_
#endif // DIGIBYTE_CRYPTO_COMMON_H

0 comments on commit 385491c

Please sign in to comment.