/*
- * Copyright (c) 2000-2004 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2000-2006 Apple Computer, Inc. All rights reserved.
*
* @APPLE_OSREFERENCE_LICENSE_HEADER_START@
*
in defaultButtonTitle:UNDLabel;
in alternateButtonTitle:UNDLabel;
in otherButtonTitle:UNDLabel;
- out response: int);
+ out response: unsigned);
+
+/* vim: set ft=c : */