aboutsummaryrefslogtreecommitdiff
path: root/include/printf.h
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-22 01:31:07 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-23 17:43:21 +0000
commit17da660ad5b3b9cd90e164dd4dbb9beaa7203054 (patch)
tree4bd9b1107d0452dd0ae8677ead926f418f99260f /include/printf.h
parentf8167e0404dab9ffeaca95853dd237ab7c587f82 (diff)
Diffstat (limited to 'include/printf.h')
-rw-r--r--include/printf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/printf.h b/include/printf.h
index 625ab354610c..ba8284dfbc48 100644
--- a/include/printf.h
+++ b/include/printf.h
@@ -24,8 +24,6 @@
* 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.
- *
- * $FreeBSD$
*/
#ifndef _PRINTF_H_