summaryrefslogtreecommitdiffhomepage
path: root/Stars45/Sha1.h
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/Sha1.h')
-rw-r--r--Stars45/Sha1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/Sha1.h b/Stars45/Sha1.h
index 8b042cb..ec64462 100644
--- a/Stars45/Sha1.h
+++ b/Stars45/Sha1.h
@@ -83,7 +83,7 @@ private:
bool Computed; // Is the digest computed?
bool Corrupted; // Is the message digest corruped?
-
+
};
#endif