dummy commit to kick unit test tinderboxes

git-svn-id: svn://10.0.0.236/trunk@227235 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
vladimir%pobox.com 2007-05-30 11:02:18 +00:00
parent e915a3769b
commit 2bf1ca06f1

View File

@ -1,6 +1,6 @@
/*
* This file only exists because some platforms can't handle building an empty .a
* file, or .lib, or whatever (e.g. OS X, possibly Win32).
* file, or .lib, or whatever (e.g. OS X, possibly Win32).
*
* Need at least one external symbol for some linkers to create a proper
* archive file: https://bugzilla.mozilla.org/show_bug.cgi?id=311143