]> git.cameronkatri.com Git - bsd-progress.git/blobdiff - include/progressbar.h
White space nit
[bsd-progress.git] / include / progressbar.h
index b8e416e80c36ef7fbc2f51426110491a6253b72a..9e004f415b62be5dfe4ef62e5854cc5b2125dfcb 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: progressbar.h,v 1.4 2004/03/09 17:04:24 hubertf Exp $  */
+/*     $NetBSD: progressbar.h,v 1.5 2005/02/10 16:00:38 jmc Exp $      */
 
 /*-
  * Copyright (c) 1996-2003 The NetBSD Foundation, Inc.
@@ -82,7 +82,6 @@ void  psummary(int);
 void   ptransfer(int);
 #endif /* !STANDALONE_PROGRESS */
 
-
 #ifdef NO_LONG_LONG
 # define LLF           "%ld"
 # define LLFP(x)       "%" x "ld"