source: utils/shift_inline_comments.sh @ 1205:545c737de3a3

Revision 1205:545c737de3a3, 75 bytes checked in by niam, 3 years ago (diff)

code formatting

  • Property exe set to *
Line 
1#!/bin/bash
2
3sed -i -r 's/[ \t]{2,}(\/\/.*)/ \1/' trunk/include/libdodo/*h
Note: See TracBrowser for help on using the repository browser.