diff options
Diffstat (limited to 'src/util/profile/prof_err.et')
| -rw-r--r-- | src/util/profile/prof_err.et | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/profile/prof_err.et b/src/util/profile/prof_err.et index 311570a7f..6e1dac68f 100644 --- a/src/util/profile/prof_err.et +++ b/src/util/profile/prof_err.et @@ -39,4 +39,9 @@ error_code PROF_END_OF_SECTIONS, "No more sections" error_code PROF_BAD_NAMESET, "Bad nameset passed to query routine" error_code PROF_NO_PROFILE, "No profile file open" +# +# generated by prof_file.c +# +error_code PROF_MAGIC_FILE, "Bad magic value in profile_file_t" + end |
