]> icculus.org git repositories - duncan/yast2-qt4.git/blob - src/pkg/grep-fixme
picking up branches/tmp/sh/qt4-port/, merging it with trunk
[duncan/yast2-qt4.git] / src / pkg / grep-fixme
1 #!/usr/bin/perl -n
2 print "$ARGV: $_" if /#ifdef FIXME/../#endif/;