This commit is contained in:
darin%meer.net 2004-05-03 18:50:36 +00:00
Родитель 86453cd23a
Коммит 327b4a3081
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -148,7 +148,7 @@ public:
class ipcMessage_DWORD_DWORD_STR : public ipcMessage
{
public:
ipcMessage_DWORD_DWORD_STR(const nsID &target, PRUint32 first, PRUint32 second, const char *second) NS_HIDDEN;
ipcMessage_DWORD_DWORD_STR(const nsID &target, PRUint32 first, PRUint32 second, const char *third) NS_HIDDEN;
PRUint32 First() const
{