Fixing newline issues on files modified to support audio

This commit is contained in:
Sion Chaudhuri 2013-04-30 01:30:29 -07:00 committed by Michael Jumper
parent a9957e7926
commit e30c769728
5 changed files with 5 additions and 4 deletions

View File

@ -86,3 +86,4 @@ typedef struct vnc_guac_client_data {
} vnc_guac_client_data;
#endif