Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/input/mouse.h

    r8edec53 ra35b458  
    11/*
    2  * Copyright (c) 2021 Jiri Svoboda
     2 * Copyright (c) 2011 Jiri Svoboda
    33 * All rights reserved.
    44 *
     
    6666    unsigned int, unsigned int);
    6767extern void mouse_push_event_button(mouse_dev_t *, int, int);
    68 extern void mouse_push_event_dclick(mouse_dev_t *, int);
    6968
    7069#endif
Note: See TracChangeset for help on using the changeset viewer.