From 6bf20c78f5b69d40bcc4931df93d29198435ab67 Mon Sep 17 00:00:00 2001 From: zakk Date: Fri, 26 Aug 2005 17:39:27 +0000 Subject: newlines fixed git-svn-id: svn://svn.icculus.org/quake3/trunk@6 edf5b092-35ff-0310-97b2-ce42778d08ea --- q3asm/lib.txt | 62 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'q3asm/lib.txt') diff --git a/q3asm/lib.txt b/q3asm/lib.txt index 7abf270..737a030 100755 --- a/q3asm/lib.txt +++ b/q3asm/lib.txt @@ -1,31 +1,31 @@ - -strlen -strcasecmp -tolower -strcat -strncpy -strcmp -strcpy -strchr - -vsprintf - -memcpy -memset -rand - -atoi -atof - -abs - -floor -fabs -tan -atan -sqrt -log -cos -sin -atan2 - + +strlen +strcasecmp +tolower +strcat +strncpy +strcmp +strcpy +strchr + +vsprintf + +memcpy +memset +rand + +atoi +atof + +abs + +floor +fabs +tan +atan +sqrt +log +cos +sin +atan2 + -- cgit v1.2.3