/[rdesktop]/sourceforge.net/trunk/seamlessrdp/indent-all
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/seamlessrdp/indent-all

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 936 by astrand, Thu Jun 30 14:45:38 2005 UTC revision 937 by astrand, Fri Jul 1 06:50:52 2005 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  indent -i4 -br -npcs -npsl -nut \  astyle --style=linux -C -s4 --suffix=.astyle \
3      ClientDLL/*.cpp ClientDLL/*.h \      ClientDLL/*.cpp ClientDLL/*.h \
4      ServerExe/*.cpp ServerExe/*.h \      ServerExe/*.cpp ServerExe/*.h \
5      ServerExe/HookDll/*.cpp ServerExe/HookDll/*.h      ServerExe/HookDll/*.cpp ServerExe/HookDll/*.h
6    rm ClientDLL/*.astyle ServerExe/*.astyle ServerExe/HookDll/*.astyle

Legend:
Removed from v.936  
changed lines
  Added in v.937

  ViewVC Help
Powered by ViewVC 1.1.26