I removed the dediprog_id_prefix function because I had a SF100 which did not follow this naming scheme.
4 comments:
Patch Set #2, Line 826: /* Read the id from the dediprog. This should return the numeric part of the
Please start comments with /* on a separate line.
Done
Patch Set #2, Line 1089: strlen(prefix) != 2
This is true by definition.
Done
Patch Set #2, Line 1094: dediprog_id_prefix(id)
or just `prefix`
Done
One thought to make this whole looping easier to read (not 100% sure if […]
Done. Thanks!
To view, visit change 34160. To unsubscribe, or for help writing mail filters, visit settings.