7763c64 Use an assert to check that the array is not NULL before the loop rather

Authored and Committed by Brian Cameron 16 years ago
    Use an assert to check that the array is not NULL before the loop rather
    
    2007-07-11  Brian Cameron  <brian.cameron@sun.com>
    
            * gui/gdmsetup.c: Use an assert to check that the array is not
              NULL before the loop rather than in the loop.
    
    svn path=/branches/gnome-2-18/; revision=5098
    
        
file modified
+5 -0
file modified
+2 -1