aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sisfileheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisfileheader.h')
-rw-r--r--lib/sisfileheader.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/sisfileheader.h b/lib/sisfileheader.h
index 6b5fa3f..0c2d635 100644
--- a/lib/sisfileheader.h
+++ b/lib/sisfileheader.h
@@ -36,6 +36,11 @@ class SISFileHeader
public:
/**
+ * Compare uid and version number of this file, with another.
+ */
+ SisRC compareApp(SISFileHeader* other);
+
+ /**
* Populate the fields.
*
* @param buf The buffer to read from.