mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
year updated in license
This commit is contained in:
parent
f4675dc05d
commit
f4b69d553a
313 changed files with 302 additions and 349 deletions
|
@ -59,4 +59,4 @@ public:
|
|||
};
|
||||
}
|
||||
|
||||
#endif //_CRYPTED_STORAGE_H_
|
||||
#endif //_CRYPTED_STORAGE_H_
|
||||
|
|
|
@ -65,4 +65,4 @@ namespace StorageNamed
|
|||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
@ -257,4 +257,4 @@ namespace misc_utils
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -157,4 +157,4 @@ namespace epee
|
|||
typedef section* hsection;
|
||||
typedef array_entry* harray;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -278,4 +278,4 @@ namespace epee
|
|||
m_count -= len;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -376,4 +376,4 @@ namespace epee
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -120,4 +120,4 @@ namespace epee
|
|||
return std::move(binary_buff);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -209,4 +209,4 @@ namespace epee
|
|||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -178,4 +178,4 @@ namespace epee
|
|||
strm << make_indent(indent) << "}";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -166,4 +166,4 @@ POP_WARNINGS
|
|||
convert_to_same<from_type, to_type, std::is_same<to_type, from_type>::value>::convert(from, to);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue