[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hurd-commit
Subject:    hurd/fatfs ChangeLog fatfs.h
From:       Jeff Bailey <jbailey () nisa ! net>
Date:       2003-07-29 14:33:01
[Download RAW message or body]

CVSROOT:	/cvsroot/hurd
Module name:	hurd
Branch: 	
Changes by:	Jeff Bailey <jbailey@nisa.net>	03/07/29 10:33:01

Modified files:
	fatfs          : ChangeLog fatfs.h 

Log message:
	2003-07-29  Jeff Bailey  <jbailey@nisa.net>
	
	* fatfs.h (LOG2_BLOCKS_PER_CLUSTER): Fix typo.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/fatfs/ChangeLog.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/fatfs/fatfs.h.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: hurd/fatfs/ChangeLog
diff -u hurd/fatfs/ChangeLog:1.4 hurd/fatfs/ChangeLog:1.5
--- hurd/fatfs/ChangeLog:1.4	Mon Jul 28 18:42:26 2003
+++ hurd/fatfs/ChangeLog	Tue Jul 29 10:33:01 2003
@@ -1,3 +1,7 @@
+2003-07-29  Jeff Bailey  <jbailey@nisa.net>
+
+	* fatfs.h (LOG2_BLOCKS_PER_CLUSTER): Fix typo.
+
 2003-07-17  Marcus Brinkmann  <marcus@gnu.org>
 
 	* pager.c (find_cluster): Round to cluster size rather than adding
Index: hurd/fatfs/fatfs.h
diff -u hurd/fatfs/fatfs.h:1.2 hurd/fatfs/fatfs.h:1.3
--- hurd/fatfs/fatfs.h:1.2	Sun Jul 27 21:48:26 2003
+++ hurd/fatfs/fatfs.h	Tue Jul 29 10:33:01 2003
@@ -95,7 +95,7 @@
 extern struct dirrect dr_root_node;
 
 
-#define LOG2_BLOCKS_PER_CLUSTER
+#define LOG2_BLOCKS_PER_CLUSTER					\
  (log2_bytes_per_cluster - store->logs2_block_size)
 
 #define round_cluster(offs)					\


_______________________________________________
Commit-hurd mailing list
Commit-hurd@gnu.org
http://mail.gnu.org/mailman/listinfo/commit-hurd
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic