]> git.sur5r.net Git - bacula/bacula/commitdiff
changed linebreak from mac to win format (for vs2005)
authorThorsten Engel <thorsten.engel@matrix-computer.com>
Wed, 8 Mar 2006 11:04:42 +0000 (11:04 +0000)
committerThorsten Engel <thorsten.engel@matrix-computer.com>
Wed, 8 Mar 2006 11:04:42 +0000 (11:04 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2825 91ce42f0-d328-0410-95d8-f526ca767f89

61 files changed:
bacula/src/win32/console/StdAfx.cpp
bacula/src/win32/console/StdAfx.h
bacula/src/win32/filed/authenticate.cpp
bacula/src/win32/filed/backup.cpp
bacula/src/win32/filed/estimate.cpp
bacula/src/win32/filed/filed.cpp
bacula/src/win32/filed/filed_conf.cpp
bacula/src/win32/filed/heartbeat.cpp
bacula/src/win32/filed/job.cpp
bacula/src/win32/filed/restore.cpp
bacula/src/win32/filed/status.cpp
bacula/src/win32/filed/verify.cpp
bacula/src/win32/filed/verify_vol.cpp
bacula/src/win32/findlib/attribs.cpp
bacula/src/win32/findlib/bfile.cpp
bacula/src/win32/findlib/create_file.cpp
bacula/src/win32/findlib/enable_priv.cpp
bacula/src/win32/findlib/find.cpp
bacula/src/win32/findlib/find_one.cpp
bacula/src/win32/findlib/makepath.cpp
bacula/src/win32/findlib/match.cpp
bacula/src/win32/findlib/save-cwd.cpp
bacula/src/win32/findlib/winapi.cpp
bacula/src/win32/lib/alist.cpp
bacula/src/win32/lib/alloc.cpp
bacula/src/win32/lib/attr.cpp
bacula/src/win32/lib/base64.cpp
bacula/src/win32/lib/bget_msg.cpp
bacula/src/win32/lib/bnet.cpp
bacula/src/win32/lib/bnet_server.cpp
bacula/src/win32/lib/bshm.cpp
bacula/src/win32/lib/bsys.cpp
bacula/src/win32/lib/btime.cpp
bacula/src/win32/lib/cram-md5.cpp
bacula/src/win32/lib/crc32.cpp
bacula/src/win32/lib/daemon.cpp
bacula/src/win32/lib/dlist.cpp
bacula/src/win32/lib/edit.cpp
bacula/src/win32/lib/fnmatch.cpp
bacula/src/win32/lib/hmac.cpp
bacula/src/win32/lib/htable.cpp
bacula/src/win32/lib/idcache.cpp
bacula/src/win32/lib/jcr.cpp
bacula/src/win32/lib/lex.cpp
bacula/src/win32/lib/md5.cpp
bacula/src/win32/lib/mem_pool.cpp
bacula/src/win32/lib/message.cpp
bacula/src/win32/lib/parse_conf.cpp
bacula/src/win32/lib/queue.cpp
bacula/src/win32/lib/rwlock.cpp
bacula/src/win32/lib/scan.cpp
bacula/src/win32/lib/semlock.cpp
bacula/src/win32/lib/serial.cpp
bacula/src/win32/lib/sha1.cpp
bacula/src/win32/lib/signal.cpp
bacula/src/win32/lib/smartall.cpp
bacula/src/win32/lib/tree.cpp
bacula/src/win32/lib/util.cpp
bacula/src/win32/lib/var.cpp
bacula/src/win32/lib/watchdog.cpp
bacula/src/win32/lib/workq.cpp

index 9d9c168d7cafdd9d96ff27505056aac9eef5000c..36e98fa7aead347ffc50f4b38300f1587a431818 100644 (file)
@@ -1,8 +1,6 @@
 // stdafx.cpp : source file that includes just the standard includes
 //     console.pch will be the pre-compiled header
 //     stdafx.obj will contain the pre-compiled type information
-
 #include "stdafx.h"
-
 // TODO: reference any additional headers you need in STDAFX.H
 // and not in this file
index 91cd457154e31e8e75071ecfe05e524e308cfe5f..d40b21fa8d85865c9e74d5ae8500991b979cbaa9 100644 (file)
@@ -2,18 +2,12 @@
 //  or project specific include files that are used frequently, but
 //      are changed infrequently
 //
-
 #if !defined(AFX_STDAFX_H__35C63B87_45EF_4CD3_AFE9_2E4597342185__INCLUDED_)
 #define AFX_STDAFX_H__35C63B87_45EF_4CD3_AFE9_2E4597342185__INCLUDED_
-
 #if _MSC_VER > 1000
 #pragma once
 #endif // _MSC_VER > 1000
-
-
 // TODO: reference additional headers your program requires here
-
 //{{AFX_INSERT_LOCATION}}
 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
-
-#endif // !defined(AFX_STDAFX_H__35C63B87_45EF_4CD3_AFE9_2E4597342185__INCLUDED_)
+#endif // !defined(AFX_STDAFX_H__35C63B87_45EF_4CD3_AFE9_2E4597342185__INCLUDED_)
\ No newline at end of file
index ed619b1569cf48250231643cc9b42a4d1e27ac87..371cea25396b6c9d5ff421a261fe5bcf9cc5582a 100644 (file)
@@ -1 +1 @@
-#include "../../filed/authenticate.c"
+#include "../../filed/authenticate.c"
\ No newline at end of file
index f86d25daf8226145f17bb56c8e75891c29110c79..bf2ccfa416bc61e94f4170eff247d878df06c676 100644 (file)
@@ -1 +1 @@
-#include "../../filed/backup.c"
+#include "../../filed/backup.c"
\ No newline at end of file
index 6563a7d39315d5c2467026a59cbb7d703dab77aa..a25a6de13c41c881014cb61eb37824a99a0869d6 100644 (file)
@@ -1 +1 @@
-#include "../../filed/estimate.c"
+#include "../../filed/estimate.c"
\ No newline at end of file
index f3b9ae0201a248e034c802eb113025afdcbce540..d2af1c120d8b2f12e5dc4cf3d092cacbc5d462d3 100644 (file)
@@ -1 +1 @@
-#include "../../filed/filed.c"
+#include "../../filed/filed.c"
\ No newline at end of file
index a08eaf885254b71b9bf168e48343dcbade0a74c9..2f21418535130c84905b18e42cb7ca4107f0b92d 100644 (file)
@@ -1 +1 @@
-#include "../../filed/filed_conf.c"
+#include "../../filed/filed_conf.c"
\ No newline at end of file
index 6ac285013185fde6c63de09c8c16b34f4eda1fba..89fab21d2339fe5156e273dc981062a2777e8629 100644 (file)
@@ -1 +1 @@
-#include "../../filed/heartbeat.c"
+#include "../../filed/heartbeat.c"
\ No newline at end of file
index 13c0b142d21b06055a96fc101ea34312b152943f..da8314aa45f6a5fd8124cd91d911f724fdf75c91 100644 (file)
@@ -1 +1 @@
-#include "../../filed/job.c"
+#include "../../filed/job.c"
\ No newline at end of file
index 927715a688461404ae196b4848e564d8985f9f94..45a90ab6e409174f88f15ff815a9ad4ebc7dbaf9 100644 (file)
@@ -1 +1 @@
-#include "../../filed/restore.c"
+#include "../../filed/restore.c"
\ No newline at end of file
index 9e17cd4538d739f2a72e6b982a3f5d45adb77bfd..5638f2fbd428d9001efad5cf3f59a377c35cf9ea 100644 (file)
@@ -1 +1 @@
-#include "../../filed/status.c"
+#include "../../filed/status.c"
\ No newline at end of file
index da8d2446648d5a26624207d7b38882d2386fb0e6..7649351c5c80d6be8acf71e39014b24aab645719 100644 (file)
@@ -1 +1 @@
-#include "../../filed/verify.c"
+#include "../../filed/verify.c"
\ No newline at end of file
index 1c0767c579b592d59f6e0cab9e02409077b44b32..9e97b043bb1b7473743d9171eb3e2fc1ba74da4d 100644 (file)
@@ -1 +1 @@
-#include "../../filed/verify_vol.c"
+#include "../../filed/verify_vol.c"
\ No newline at end of file
index b015ebaa9b45b5c52ba594c1486c335e13b32bb5..93c0063e2039ade0e459c247afcf1a75011f3393 100644 (file)
@@ -1 +1 @@
-#include "../../findlib/attribs.c"
+#include "../../findlib/attribs.c"
\ No newline at end of file
index a60930b72355027a4d7d4bcda0c8ef45f2285095..b13aa7c127897b7bce6d5fc572d556e1177f161a 100644 (file)
@@ -1 +1 @@
-#include "../../findlib/bfile.c"
+#include "../../findlib/bfile.c"
\ No newline at end of file
index 7e7cf9417665ade40a6e13ee0ea97d890354ffa1..9dc54efd330c28e066e95aa4df0cf643705c2223 100644 (file)
@@ -1 +1 @@
-#include "../../findlib/create_file.c"
+#include "../../findlib/create_file.c"
\ No newline at end of file
index 14bce319f58081c83b3432d388a786034b02e753..8286aad035829588fcef5effb66b8569e8760693 100644 (file)
@@ -1 +1 @@
-#include "../../findlib/enable_priv.c"
+#include "../../findlib/enable_priv.c"
\ No newline at end of file
index b610c30011b4d430c9c34eba6c6bf4a7ed4f511b..6e0e2ed229cd663f9e4ac227e7e4ec916d1b29ec 100644 (file)
@@ -1 +1 @@
-#include "../../findlib/find.c"
+#include "../../findlib/find.c"
\ No newline at end of file
index 8a45ee1f78818b59e14dcd86ba89dd7b21027a9f..cea47ee87d61735c23175bda52428f3288e1c6f4 100644 (file)
@@ -1 +1 @@
-#include "../../findlib/find_one.c"
+#include "../../findlib/find_one.c"
\ No newline at end of file
index 2030466b50e39e0bc1079c8526251ba87896e375..06264c2a2d1474883b39f71d299ae15711eaea5c 100644 (file)
@@ -1 +1 @@
-#include "../../findlib/makepath.c"
+#include "../../findlib/makepath.c"
\ No newline at end of file
index 8690e801f3a45d1c4c1a178722fad74b7e72c242..09a9a6c80229774997483d15117dbee3ea239f04 100644 (file)
@@ -1 +1 @@
-#include "../../findlib/match.c"
+#include "../../findlib/match.c"
\ No newline at end of file
index 64da93ae1ed1649771c0b9002fe909bbd9997af3..599020e841d54a04ed592b7fe8c3cc82fadd79c6 100644 (file)
@@ -1 +1 @@
-#include "../../findlib/save-cwd.c"
+#include "../../findlib/save-cwd.c"
\ No newline at end of file
index cc97e9d858c2b1757cc7d789459fab656203462f..6d566559389173fab711c3b05f9050fdccb8c9b2 100644 (file)
@@ -1 +1 @@
-#include "../../lib/winapi.c"
+#include "../../lib/winapi.c"
\ No newline at end of file
index ce201a110acdd5539bdf025aae77d86dcb8393ca..a429b1444a1588636bd3cc2ab66c5b2d98b47e70 100644 (file)
@@ -1 +1,2 @@
 #include "../../lib/alist.c"
+
index cf28ee396315a96992d18ba1c80fd1f621ee1cd2..81d2d2240d7de1cb825f74d000af244bf426c7ca 100644 (file)
@@ -1 +1 @@
-#include "../../lib/alloc.c"
+#include "../../lib/alloc.c"
\ No newline at end of file
index e07fb1ffadd79f17412427fe453009ddef2dfd14..d0e5c0737da38c0441b740b2b0c8928a5eaedd26 100644 (file)
@@ -1,5 +1,4 @@
 #ifdef HAVE_WXCONSOLE
 int const win32_client = 1;
 #endif
-
-#include "../../lib/attr.c"
+#include "../../lib/attr.c"
\ No newline at end of file
index fbd9e39540032cbe8294e1a20fb670b56103d497..f535bde00879057eb4b5fd6902988eebe5064ab7 100644 (file)
@@ -1 +1,2 @@
 #include "../../lib/base64.c"
+
index f034b287018f660aebb912f383a4f2f7a7e54541..6d478ef27878adfb2fa5ff7872ff3c07c4bdb522 100644 (file)
@@ -1 +1 @@
-#include "../../lib/bget_msg.c"
+#include "../../lib/bget_msg.c"
\ No newline at end of file
index 271a8f144fa422fee5641d125b0142e7797f2810..6e380e36157f6d582e21b7869a99a09a18d5950a 100644 (file)
@@ -1 +1,2 @@
 #include "../../lib/bnet.c"
+
index bc42946ab6f3efc90e2ae59627bb12a6b80658ec..6d50c5487dc2de6f75f0ed19e6412f3065805128 100644 (file)
@@ -1 +1 @@
-#include "../../lib/bnet_server.c"
+#include "../../lib/bnet_server.c"
\ No newline at end of file
index 3f30bd4be53688b33366cc109cd3e3cfa5391672..1b98d822595fdefa326befad705776ee9775888f 100644 (file)
@@ -1 +1 @@
-#include "../../lib/bshm.c"
+#include "../../lib/bshm.c"
\ No newline at end of file
index 2778af412ed6ba9b63f30f9564d99424a16bdc56..93548411c9d4196d91aca97e6d89e7a1579ba940 100644 (file)
@@ -1 +1,2 @@
 #include "../../lib/bsys.c"
+
index 9d59aa67f7d35447ff2fcba687d7dc465d7976b7..b1e1425589c143c389fec4a370fbe3da86c7af8d 100644 (file)
@@ -1 +1,2 @@
 #include "../../lib/btime.c"
+
index 0eac6115d3d515f953b30dbcd94407a1d84d88c4..ab0f5b1dfdd6af19d3cf8d79bbaac2835fa27669 100644 (file)
@@ -1 +1,2 @@
 #include "../../lib/cram-md5.c"
+
index 34f8178e33ffe29e393ab3a3fe738c4a15938adf..9e5c6421698db5d7d731c1e314fcb3047c473540 100644 (file)
@@ -1 +1 @@
-#include "../../lib/crc32.c"
+#include "../../lib/crc32.c"
\ No newline at end of file
index 4a281428dd481a3c6312b862e6b7f79a65a8fce5..f19fcf64a999704e0f67171cbbc0fa7d3b187ee4 100644 (file)
@@ -1 +1 @@
-#include "../../lib/daemon.c"
+#include "../../lib/daemon.c"
\ No newline at end of file
index 7b158a677dabbce6f5812741389c54d46c590292..53be2c6a167c6b64b956fb567c43ec66e52933c6 100644 (file)
@@ -1 +1 @@
-#include "../../lib/dlist.c"
+#include "../../lib/dlist.c"
\ No newline at end of file
index 63d9bc1bfd840b6a822101e4e5d012088eadf223..1a807e1543b750fca0839129e08fb507980f012a 100644 (file)
@@ -1 +1 @@
-#include "../../lib/edit.c"
+#include "../../lib/edit.c"
\ No newline at end of file
index 0bbb4e17297f78b4126543519035da6e6fd717f5..90305f8a1eb001ad1336a79e22b65bccf49d944e 100644 (file)
@@ -1 +1 @@
-#include "../../lib/fnmatch.c"
+#include "../../lib/fnmatch.c"
\ No newline at end of file
index 5f360529b999f6ff62aa0c562f13e9f0444cd0c0..74cad52ac64eaf7bccbb68bce9ee785b0b194f23 100644 (file)
@@ -1 +1 @@
-#include "../../lib/hmac.c"
+#include "../../lib/hmac.c"
\ No newline at end of file
index c971a4b19e77dabac08666cdd8494dc267c6f975..4d02b30fe1b84de45f9f1806d31aec60f423f60c 100644 (file)
@@ -1 +1 @@
-#include "../../lib/htable.c"
+#include "../../lib/htable.c"
\ No newline at end of file
index 33e024f061bbd5a7761f92a768a373ae1fe60e78..528a296ccd014223cadf112c0db658f32e8e18f1 100644 (file)
@@ -1 +1 @@
-#include "../../lib/idcache.c"
+#include "../../lib/idcache.c"
\ No newline at end of file
index bad09a889285783ff7214f413dfec4356875efcb..c1f4170083a72cd6224a7cbbb758c287e0c8eefd 100644 (file)
@@ -1 +1 @@
-#include "../../lib/jcr.c"
+#include "../../lib/jcr.c"
\ No newline at end of file
index 70f60d3f64a361f04cfb3ac4fa220755a4af3de3..76dc16cbad96b9cfa987f99596d14a0f4eb75cb0 100644 (file)
@@ -1 +1 @@
-#include "../../lib/lex.c"
+#include "../../lib/lex.c"
\ No newline at end of file
index 47f1571aca4d7fdd0af19f3ade8bd8f56b152397..73cd40763e78c30959fa7cb5d98c4aaa1b7ee745 100644 (file)
@@ -1 +1 @@
-#include "../../lib/md5.c"
+#include "../../lib/md5.c"
\ No newline at end of file
index 1faf06274e3411c56d618b290c00852e5525c774..ae316262f8a99f1ed491866b8ed018ac53a9daf8 100644 (file)
@@ -1 +1 @@
-#include "../../lib/mem_pool.c"
+#include "../../lib/mem_pool.c"
\ No newline at end of file
index d7c94f82a7655ea8ea1ff039ec98839ee15e4dc7..5ac7e13cd75c500761b00fa8d9de76353c9ba6af 100644 (file)
@@ -1 +1 @@
-#include "../../lib/message.c"
+#include "../../lib/message.c"
\ No newline at end of file
index 2e922a0df4e0c95d4aa7e7d0c66722abe203f9df..57cf06cf19c2ed70ca2f4fe38f2e9ff233ae43d1 100644 (file)
@@ -1 +1 @@
-#include "../../lib/parse_conf.c"
+#include "../../lib/parse_conf.c"
\ No newline at end of file
index eb37587bf5b1d3a49cca26458e4bedb568c34f8c..af68090ff916e11aa6fd1e1c5b1389aa511ebc71 100644 (file)
@@ -1 +1 @@
-#include "../../lib/queue.c"
+#include "../../lib/queue.c"
\ No newline at end of file
index 771a1bd735e7e17f06ff3ac0d469cb941d849161..fb317c0498a16655f9ce5c36aabb9a5e289bff18 100644 (file)
@@ -1 +1 @@
-#include "../../lib/rwlock.c"
+#include "../../lib/rwlock.c"
\ No newline at end of file
index 6a40c6bcf7be76d513ea6cfb4b75b558378b049e..da13958c9cfec042ab827d3efda795394355ef34 100644 (file)
@@ -1 +1 @@
-#include "../../lib/scan.c"
+#include "../../lib/scan.c"
\ No newline at end of file
index dde33f45717c85b147ada2fa8f699bf82565a797..bbc74ed8736096e967ca7a59bb546259dd605b2a 100644 (file)
@@ -1 +1 @@
-#include "../../lib/semlock.c"
+#include "../../lib/semlock.c"
\ No newline at end of file
index 4eb411b65268ac0af8341586998151b1b3220383..a3aa42e915fbf729812299dbb3cf7114bb123886 100644 (file)
@@ -1 +1 @@
-#include "../../lib/serial.c"
+#include "../../lib/serial.c"
\ No newline at end of file
index 4fab5bcbb908279dcc2f1d4fc92b21d20c8f9b8d..81a9a54731f7ed4418a5a6acd04304cbfbc9dbf6 100644 (file)
@@ -1 +1 @@
-#include "../../lib/sha1.c"
+#include "../../lib/sha1.c"
\ No newline at end of file
index 107bae04c3c797b2e7393b92ec16fe805c2838f9..06f97dd1b7abce73d200ebb5838979784febb5eb 100644 (file)
@@ -1 +1 @@
-#include "../../lib/signal.c"
+#include "../../lib/signal.c"
\ No newline at end of file
index 9811b103894b08f4f9336a9a3bc2baf09dcc8ba7..0826dd1ec85ba90be591dec4836924ca46b7f2c9 100644 (file)
@@ -1 +1 @@
-#include "../../lib/smartall.c"
+#include "../../lib/smartall.c"
\ No newline at end of file
index 287e25640c7ce0c93617051c44208f4e2f3599a2..fec0d8ba23909ec479a0cd26dc5fdb7439ef7e6e 100644 (file)
@@ -1 +1 @@
-#include "../../lib/tree.c"
+#include "../../lib/tree.c"
\ No newline at end of file
index 787cd2d5aa6c9f873ce2ca62eb64fd297a63802b..a6f3138a665cb7cac1b58f9b9a6b981783bb6baa 100644 (file)
@@ -1 +1 @@
-#include "../../lib/util.c"
+#include "../../lib/util.c"
\ No newline at end of file
index 7cbc98a4a8c46cb39c13a718fa2db77485217d2a..f66014c2ce566fd8e7b6c577cb0ff82e6d4251d7 100644 (file)
@@ -1 +1 @@
-#include "../../lib/var.c"
+#include "../../lib/var.c"
\ No newline at end of file
index b683475747bc443229fd56e6ee3d4e359fb638a6..2657474ca8e77520ccec1cfbd90429987fbfd032 100644 (file)
@@ -1 +1 @@
-#include "../../lib/watchdog.c"
+#include "../../lib/watchdog.c"
\ No newline at end of file
index 023edb2c795b36ef9d797d09713d557ff5c2419a..d013eed2f2ba11da7e165f4a73cd8493e0f14084 100644 (file)
@@ -1 +1 @@
-#include "../../lib/workq.c"
+#include "../../lib/workq.c"
\ No newline at end of file