rpms/quota/devel quota-3.16-helpoption.patch,1.1,1.2

Ondrej Vasik (ovasik) fedora-extras-commits at redhat.com
Tue Aug 5 12:14:14 UTC 2008


Author: ovasik

Update of /cvs/extras/rpms/quota/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12221

Modified Files:
	quota-3.16-helpoption.patch 
Log Message:
just fix broken tab/space indentation in recently commited patch

quota-3.16-helpoption.patch:

Index: quota-3.16-helpoption.patch
===================================================================
RCS file: /cvs/extras/rpms/quota/devel/quota-3.16-helpoption.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- quota-3.16-helpoption.patch	5 Aug 2008 11:55:41 -0000	1.1
+++ quota-3.16-helpoption.patch	5 Aug 2008 12:13:43 -0000	1.2
@@ -33,16 +33,14 @@
  		switch (ret) {
  		  case 'g':
  			  flags |= FL_GROUP;
-@@ -321,7 +321,8 @@ int main(int argc, char **argv)
+@@ -321,6 +321,7 @@ int main(int argc, char **argv)
  		  case 'V':
  			  version();
  			  exit(0);
--		  default:
 +		  case 'h':
-+      default:
+		  default:
  			  usage();
  		}
- 	}
 diff -urNp quota-tools-orig/setquota.c quota-tools/setquota.c
 --- quota-tools-orig/setquota.c	2008-08-05 13:37:34.000000000 +0200
 +++ quota-tools/setquota.c	2008-08-05 13:45:48.000000000 +0200




More information about the fedora-extras-commits mailing list