diff options
Diffstat (limited to 'dev/LibCompiler/UUID.h')
| -rw-r--r-- | dev/LibCompiler/UUID.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/LibCompiler/UUID.h b/dev/LibCompiler/UUID.h index 74584b4..561bab2 100644 --- a/dev/LibCompiler/UUID.h +++ b/dev/LibCompiler/UUID.h @@ -842,7 +842,7 @@ namespace uuids } private: - uuid nsuuid; + uuid nsuuid; Details::sha1 hasher; }; |
