Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ void cred()
std::cout << "7Guard - OTP encryption software" << '\n';
std::cout << "By: Samega 7Cattac" << '\n';
std::cout << '\n' << "GitHub: https://github.com/Samega7Cattac/7Guard-Core/" << '\n';
std::cout << "Discord: Samega 7Cattac#5966" << '\n';
std::cout << "Discord: Samega 7Cattac#5961" << '\n';
std::cout << '\n' << "use option \"-h\" for help" << '\n';
std::cout << "\n\t" << "7Guard Copyright (C) 2019 Samega 7Cattac" << std::endl;
std::cout << "This program comes with ABSOLUTELY NO WARRANTY" << std::endl;
Expand Down