1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00

Fix up svn:eol-style and svn:keywords on new files.

[originally from svn r9054]
This commit is contained in:
Jacob Nevins 2010-12-27 00:24:48 +00:00
parent 69090b86da
commit 526aff23b6

View File

@ -1,8 +1,8 @@
/*
* winnojmp.c: stub jump list functions for Windows executables that
* don't update the jump list.
*/
void add_session_to_jumplist(const char * const sessionname) {}
void remove_session_from_jumplist(const char * const sessionname) {}
void clear_jumplist(void) {}
/*
* winnojmp.c: stub jump list functions for Windows executables that
* don't update the jump list.
*/
void add_session_to_jumplist(const char * const sessionname) {}
void remove_session_from_jumplist(const char * const sessionname) {}
void clear_jumplist(void) {}