mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 11:58:40 +00:00
Remove as much trailing whitespace as possible.
Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0
This commit is contained in:
@@ -5,7 +5,7 @@ BEGIN { srcname = "nothing"; }
|
||||
srcname = $2;
|
||||
printf("creating source file %s\n", srcname);
|
||||
}else if (srcname != "nothing") {
|
||||
if (/Andersen,* *et* *al\./)
|
||||
if (/Andersen,* *et* *al\./)
|
||||
printf("skipping %s\n", $0);
|
||||
else if (//)
|
||||
printf("skipping2 %s\n", $0);
|
||||
|
||||
Reference in New Issue
Block a user