diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2010-02-18 13:24:34 +0000 |
---|---|---|
committer | Philip Withnall <philip@tecnocode.co.uk> | 2010-02-18 13:27:37 +0000 |
commit | 10f2485d2fcef546b90e3352091e21e6dbd18f20 (patch) | |
tree | a5b4e9f15411423385f46030ad4c446613778ce4 /src/totem-session.c | |
parent | e7d13ff52e591c030f0e4413e105e6ae79fcccaa (diff) |
Fix various compiler warnings
Various small compiler warnings (such as variable shadowing, constness, etc.)
fixed, plus some more serious ones which could've caused crashes:
* potentially passing 0 to g_source_remove() due to a bad comparison
* passing by value, not reference, to g_object_get()
Diffstat (limited to 'src/totem-session.c')
0 files changed, 0 insertions, 0 deletions