Ignore:
Timestamp:
Jun 5, 2015, 10:05:30 AM (9 years ago)
Author:
ldelgass
Message:

whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/icons.tcl

    r3330 r5659  
    1 # -*- mode: tcl; indent-tabs-mode: nil -*- 
     1# -*- mode: tcl; indent-tabs-mode: nil -*-
    22# ----------------------------------------------------------------------
    33#  COMPONENT: icons - utility for loading icons from a library
     
    289289                set data(im-$n-colors) [gif_get_block $gifImageData pos $ctsize]
    290290            }
    291    
     291
    292292            set data(im-$n-data) ""
    293293            gif_put_byte data(im-$n-data) \
Note: See TracChangeset for help on using the changeset viewer.