diff options
Diffstat (limited to 'comms/sms_client/files/patch-format.c')
-rw-r--r-- | comms/sms_client/files/patch-format.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/comms/sms_client/files/patch-format.c b/comms/sms_client/files/patch-format.c deleted file mode 100644 index 44f0519619b1..000000000000 --- a/comms/sms_client/files/patch-format.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/common/format.c.orig Sat Jun 12 22:16:16 2004 -+++ src/common/format.c Sat Jun 12 22:16:24 2004 -@@ -265,6 +265,7 @@ - break; - - default: -+ break; - } - - fmt++; |