aboutsummaryrefslogtreecommitdiff
path: root/src/util/profile/prof_err.et
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/profile/prof_err.et')
-rw-r--r--src/util/profile/prof_err.et6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/profile/prof_err.et b/src/util/profile/prof_err.et
index e6e35db..dc248f4 100644
--- a/src/util/profile/prof_err.et
+++ b/src/util/profile/prof_err.et
@@ -54,4 +54,10 @@ error_code PROF_FAIL_OPEN, "Couldn't open profile file"
#
error_code PROF_EXISTS, "Section already exists"
+#
+# generated by prof_get.c
+#
+error_code PROF_BAD_BOOLEAN, "Invalid boolean value"
+error_code PROF_BAD_INTEGER, "Invalid integer value"
+
end