Fixed the build -- updated the PortLink API to match Axel's changes

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13026 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
DarkWyrm
2005-06-09 12:04:29 +00:00
parent 36b83da43d
commit e490eab9a0
7 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -400,7 +400,7 @@ void CurView::SetDefaults(void)
link.StartMessage(AS_SET_SYSCURSOR_DEFAULTS);
link.Flush();
link.GetNextReply(&code);
link.GetNextMessage(code);
}