Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.9.3, 1.0, and 1.0.1

stable shellext: replace tabs with spaces in Makefile.nmake

Changeset fbf42262c763

Parent d32940bcefb8

by Adrian Buehlmann

Changes to one file · Browse files at fbf42262c763 Showing diff from parent d32940bcefb8 Diff from another changeset...

 
9
10
11
12
13
 
 
14
15
16
 
9
10
11
 
 
12
13
14
15
16
@@ -9,8 +9,8 @@
  InitStatus.obj \   CShellExtCMenu.obj \   CShellExtOverlay.obj \ - IconBitmapUtils.obj \ - Registry.obj \ + IconBitmapUtils.obj \ + Registry.obj \   ShellExt.obj \   StringUtils.obj \   SysInfo.obj \