Remove byte-order mark check from 'scm_i_scan_for_encoding'.
[bpt/guile.git] / libguile / remaining-docs-needed
CommitLineData
8849a244
GB
1#!/bin/sh -
2grep '^[ ]*""' *.c | awk -F: '{ print $1 }' | uniq -c