aboutsummaryrefslogtreecommitdiff
path: root/src/ultimate.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ultimate.hpp')
-rw-r--r--src/ultimate.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ultimate.hpp b/src/ultimate.hpp
index 0375781..355bd14 100644
--- a/src/ultimate.hpp
+++ b/src/ultimate.hpp
@@ -56,7 +56,7 @@ class Ultimate
std::string getSerial();
int uploadGlo(std::string file_name);
int uploadGloc(std::string file_name);
- void setSerialUlt(uint32_t serialNumber);
+ uint32_t setSerialUlt(uint32_t serialNumber);
private:
SerialProp ser;