ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/include/clip.h
(Generate patch)

Comparing BasiliskII/src/include/clip.h (file contents):
Revision 1.2 by cebix, 2000-04-10T18:53:28Z vs.
Revision 1.3 by cebix, 2000-07-25T15:19:42Z

# Line 25 | Line 25 | extern void ClipInit(void);
25   extern void ClipExit(void);
26  
27   extern void PutScrap(uint32 type, void *scrap, int32 length);
28 + extern void GetScrap(void **handle, uint32 type, int32 offset);
29  
30   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines