rofi/include/ssh-dialog.h

9 lines
112 B
C
Raw Normal View History

2014-01-21 09:01:55 +00:00
#ifndef __SSH_DIALOG_H__
#define __SSH_DIALOG_H__
SwitcherMode ssh_switcher_dialog ( char **input );
#endif