summaryrefslogtreecommitdiff
path: root/beos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'beos/gui.h')
-rw-r--r--beos/gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/beos/gui.h b/beos/gui.h
index f77fe39dc..774820baa 100644
--- a/beos/gui.h
+++ b/beos/gui.h
@@ -85,4 +85,4 @@ void die(const char * const error) __attribute__ ((noreturn));
* \param warning message key for warning message
* \param detail additional message, or 0
*/
-nserror beos_warn_user(const char *warning, const char *detail)
+nserror beos_warn_user(const char *warning, const char *detail);