rofi/include/ssh-dialog.h

9 lines
124 B
C
Raw Normal View History

2014-01-21 04:01:55 -05:00
#ifndef __SSH_DIALOG_H__
#define __SSH_DIALOG_H__
SwitcherMode ssh_switcher_dialog ( char **input, void *data );
2014-01-21 04:01:55 -05:00
#endif