aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-07-23 11:00:44 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-07-23 11:00:44 +0300
commitc745039dcdc24e019205aa8d76f5231049c67b2b (patch)
tree2ca78587af7f13a32a6732b12fb39a6592de4883
parent6377e0dfecb9836aabca5d11f2dcfa7d722115af (diff)
downloadcpio-c745039dcdc24e019205aa8d76f5231049c67b2b.tar.gz
cpio-c745039dcdc24e019205aa8d76f5231049c67b2b.tar.bz2
Housekeeping.
* .gitignore: Sort. * src/cpiohdr.h: Fix indentation of preprocessor statements. * src/filetypes.h: Likewise.
-rw-r--r--.gitignore4
-rw-r--r--src/cpiohdr.h0
-rw-r--r--src/filetypes.h0
3 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 5ae1208..ea5bcba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,12 @@
*.a
*.o
-*.tar.*
+*.patch
*.shar.*
+*.tar.*
*~
-*.patch
.bootstrap
.deps
.emacs.desktop*
.emacsrc
ABOUT-NLS
ChangeLog
diff --git a/src/cpiohdr.h b/src/cpiohdr.h
index bb1ad6b..86ec988 100644
--- a/src/cpiohdr.h
+++ b/src/cpiohdr.h
diff --git a/src/filetypes.h b/src/filetypes.h
index 81f0c32..252a1db 100644
--- a/src/filetypes.h
+++ b/src/filetypes.h

Return to:

Send suggestions and report system problems to the System administrator.