]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - pw/bitmap.c
Do not expose password if it is empty and PWF_STANDARD format is requested
[pw-darwin.git] / pw / bitmap.c
index 810d1ad6bc4c697e48d9b541ac82f4bfcd88d4c1..bcfea7e2c8874358a5253d4637c5309f45742ac5 100644 (file)
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- *     $Id$
  */
 
+#ifndef lint
+static const char rcsid[] =
+  "$FreeBSD$";
+#endif /* not lint */
+
 #include <stdlib.h>
 #include <string.h>