diff options
Diffstat (limited to 'lang/intel2gas/files/patch-ad')
-rw-r--r-- | lang/intel2gas/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/intel2gas/files/patch-ad b/lang/intel2gas/files/patch-ad deleted file mode 100644 index 6d4f3bbf8725..000000000000 --- a/lang/intel2gas/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- intel2gas.cc.orig Wed May 5 10:53:34 1999 -+++ intel2gas.cc Wed May 12 12:26:47 1999 -@@ -428,7 +428,7 @@ - static void printHelp(char const *infostr) - { - fprintf(stderr,"%s\n"\ -- "usage: intel2gas [options] [infile] [-o outfile]\n"\ -+ "usage: intel2gas [options] [-o outfile] [infile]\n"\ - "where options include:\n"\ - "\t-h\t\tthis help\n"\ - "\t-i\t\tconvert from intel to at&t format (default)\n"\ |